lizhangqu / dexdepsLinks
查看dex中class, field, method内部与外部依赖
☆26Updated 6 years ago
Alternatives and similar repositories for dexdeps
Users that are interested in dexdeps are comparing it to the libraries listed below
Sorting:
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆50Updated 6 years ago
- Android JNI接口混淆方案☆30Updated 6 years ago
- 解析oat的odex文件☆10Updated 8 years ago
- 一个纯Java、实现了SAX接口、无任何第三方依赖的 AndroidManifest.xml 解析工具。☆45Updated 6 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- 黑科技:提升进程优先级的一种思路☆15Updated 4 years ago
- Apk 加固源码示例☆33Updated 8 years ago
- android 私有api调用检测☆57Updated 6 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 4 years ago
- simple art inline hook☆35Updated 6 years ago
- Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.☆49Updated 5 years ago
- Android Sync Binder☆32Updated 5 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆45Updated 5 years ago
- .so文件加固☆27Updated 7 years ago
- 360的Xposed Hook框架, 支持Android P☆14Updated 7 years ago
- Android 各版本新特性及避坑指南☆13Updated 2 years ago
- ☆57Updated 2 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- android通过ndk加解密和防apk反编译。☆17Updated 8 years ago
- Xposed Module Sample No Need To Reboot When Debug 不需要频繁重启调试的Xposed 模块源码例子☆21Updated 5 years ago
- Hook Socket Sample☆31Updated 6 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 8 years ago
- 学习jni及反调试策略☆49Updated 7 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆25Updated 10 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆60Updated 6 years ago
- Android Event Recording and Replaying☆22Updated 6 years ago
- ☆26Updated 9 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- 被动依赖注入框架 for Android☆18Updated 6 years ago