Reddidn't is a focused Reddit ad blocker built as a modern LSPosed module. It uses DexKit to locate ad-rendering methods by stable strings and structural characteristics instead of relying on obfuscated class or method names.
- Block promoted posts in feeds.
- Block ads in comment threads.
- Toggle each blocker independently without restarting Reddit.
The matchers in every release target the Reddit version specified within the release notes (and above) and tolerate minor signature drift in nearby releases. Later Reddit versions are best-effort until they have been tested on a device.
- A rooted Android device.
- An API-101-compatible LSPosed 2.0.x installation.
- Reddit selected in the module's scope.
LSPatch support is not guaranteed.
sh gradlew testDebugUnitTest assembleDebugThe hook-matching rules and maintenance workflow are documented in docs/HOOK_MAINTENANCE.md.
Contributions are welcome, especially updates that add support for newer Reddit versions. See CONTRIBUTING.md before opening a pull request.
Reddidn't is licensed under the GNU General Public License v3.0.