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

https://github.com/sixf0ur/snappass

A Xposed module to bypass snapchat screenshot detection
https://github.com/sixf0ur/snappass

bypass snapchat xposed-module xposedmodule

Last synced: 8 months ago
JSON representation

A Xposed module to bypass snapchat screenshot detection

Awesome Lists containing this project

README

          

# SnapPass
A Xposed module to bypass snapchat screenshot detection.

## Supported Versions:
SnapPass uses Dexplore to search for the method in the local apk. This becomes very handy when Snapchat updates are pushed and method names change. In the future, I won't have to update the repository with every new Snapchat release.
Tested and working on the following
- <= 12.26.0.20

If the Snapchat version is compatible and the Hook loads you can see a Toast message when opening Snapchat.
## Credits
Thanks to [NeonOrbits Dexplore](https://github.com/NeonOrbit/Dexplore)