All Projects → iGio90 → SNetKiller

iGio90 / SNetKiller

Licence: other
InHouse safetynet killer

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

very simple and quick: the app uses frida to inject an agent into google services and prevent it to access certain files. for me, running latest magisk, was enough to return "file not found" at the various su paths and common binaries paths but later, it is checking for more things such as current selinux status, all the packages etc. more rules will be added eventually... I don't really like the fact i can't play certain games or use certain applications because i have my phone rooted.

this makes snet believe we are good guys and bypass safetynet attest on apps which just check for basic integrity (which is what i was needing). you can use logcat and grep SNKiller to see what files are currently accessed. feel free to pr your patches to the agent if needed.

before

Alt text

after

Alt text

Changelogs: 2019-06-23

  • added support for x86

2019-06-22

you can install app-debug.apk and use the unique button available

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].