kalu-github / module_safetoolsLinks
jni加密解密,jni签名检测,jni模拟器检测,jni-xpose框架检测,jni-root机器检测
☆44Updated last month
Alternatives and similar repositories for module_safetools
Users that are interested in module_safetools are comparing it to the libraries listed below
Sorting:
- Native层APK保护:一键加固脚本 (Native layer APK protection: One-click hardening script)☆61Updated 4 years ago
- Android. APK加固。该项目包含了对加固后的apk进行dex解密和加载☆38Updated 2 years ago
- 腾讯(Tencent)Shadow的二次封装项目,开袋即食版。☆79Updated 4 months ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆50Updated 6 years ago
- 对apk进行加固☆54Updated 5 months ago
- 安卓APP/API安全加密so库,防二次打包,防API签名破解☆38Updated 3 years ago
- Android so加固☆47Updated 4 years ago
- 学习jni及反调试策略☆50Updated 7 years ago
- HookwormForAndroid实战示例☆33Updated 4 years ago
- .so文件加固☆28Updated 7 years ago
- Android NDK AES☆98Updated 5 years ago
- An android binary formal xml parser.☆22Updated 3 years ago
- 各种变态的混淆文件☆101Updated 4 years ago
- 🔥a library which can hook jni calling☆73Updated last year
- android apk反调试工具,反hook、反xposed、反virtual xposed、反substrate☆146Updated 6 years ago
- BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. T…☆133Updated 3 years ago
- 基于virtualApp虚拟空间实现app脱壳。更高级方案:frida☆24Updated 5 years ago
- 自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。