windy-purple / androidshellLinks
安卓加固方案
☆167Updated 3 years ago
Alternatives and similar repositories for androidshell
Users that are interested in androidshell are comparing it to the libraries listed below
Sorting:
- android apk反调试工具,反hook、反xposed、反virtual xposed、反substrate☆145Updated 6 years ago
- Android apk jiagu☆292Updated 3 months ago
- 如何把签名校验做到极致☆158Updated 5 years ago
- 获取 Android 设备信息☆126Updated 3 months ago
- A lightweight arthook Plugin.☆143Updated 3 years ago
- Android NDK AES☆97Updated 4 years ago
- 兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)☆170Updated 5 years ago
- APK 加固 dex 加密,解密 学习项目☆233Updated last year
- 绕过安卓hidden api 限制☆113Updated 3 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
- 一个Native层的Android应用防护库(A native layer Android application protection library)☆157Updated 3 years ago
- smali文件,jar包字符串混淆,支持gradle插件☆163Updated 7 years ago
- android APK一键DEX加固脚本(内存加载DEX)☆263Updated 3 years ago
- 一些Frida检测手段☆88Updated 2 years ago
- 快速寻找一个类所在 dex 的小工具☆181Updated 6 years ago
- Android中Hook 应用签名方法☆267Updated 8 years ago
- Android so加固☆47Updated 4 years ago
- apk 加固demo 学脱壳先学加固 加壳流程 加壳涉及Android源码☆59Updated 5 years ago
- 一键绕过App签名验证☆250Updated 7 years ago
- This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about t…☆452Updated last year
- apk一键加固工具(JAVA层加密DEX,防反编译)☆257Updated 9 months ago
- ☆131Updated 2 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆190Updated last year
- ☆123Updated last year
- 解析Android中的dex文件格式