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
- Host: GitHub
- URL: https://github.com/citp/ad-blocking
- Owner: citp
- License: mit
- Created: 2017-03-06T16:53:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T10:00:32.000Z (over 4 years ago)
- Last Synced: 2025-04-09T20:15:06.403Z (about 1 year ago)
- Language: JavaScript
- Size: 10.3 MB
- Stars: 254
- Watchers: 26
- Forks: 61
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.