An open API service indexing awesome lists of open source software.

https://github.com/citp/ad-blocking

Prototypes of ad blocking techniques proposed in the "Future of Ad Blocking" paper
https://github.com/citp/ad-blocking

Last synced: about 1 year ago
JSON representation

Prototypes of ad blocking techniques proposed in the "Future of Ad Blocking" paper

Awesome Lists containing this project

README

          

# Ad Blocking Tools
This repository contains the various tools associate with the paper ["The Future of Ad Blocking: An Analytical Framework and New Techniques."](http://randomwalker.info/publications/ad-blocking-framework-techniques.pdf) See also [our blog post on the topic](https://freedom-to-tinker.com/2017/04/14/the-future-of-ad-blocking/).

- *perceptual-adblocker* contains our perceptual ad blocker as a Chrome extension. You can also find the extension in the [Chrome Store](https://chrome.google.com/webstore/detail/perceptual-ad-blocker/mahgiflleahghaapkboihnbhdplhnchp?hl=en).
- *rootkit-stealthy* contains our rootkit stealthy ad blocker as a Chrome extension.
- *signature-active* contains the signature-based active ad blocker as a Firefox extension and a mitmproxy script, as well as a table breaking down the various ad blocker detection methods found.