lizhangqu / dexdepsLinks
查看dex中class, field, method内部与外部依赖
☆27Updated 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名或方法名,堆栈还原等☆51Updated 6 years ago
- Android JNI接口混淆方案☆29Updated 6 years ago
- 一个纯Java、实现了SAX接口、无任何第三方依赖的 AndroidManifest.xml 解析工具。☆44Updated 6 years ago
- Android Sync Binder☆32Updated 5 years ago
- 解析oat的odex文件☆11Updated 7 years ago
- Apk 加固源码示例☆32Updated 8 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 私有api调用检测☆58Updated 6 years ago
- apk加固☆17Updated 7 years ago
- simple art inline hook☆36Updated 5 years ago
- ☆16Updated 4 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 3 years ago
- 黑科技:提升进程优先级的一种思路☆16Updated 4 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- Android 各版本新特性及避坑指南☆14Updated 2 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…☆23Updated 9 years ago
- SandHook在Android上的Hook应用☆10Updated last year
- 动态注入日志代码到apk文件工具☆9Updated 8 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- Android Event Recording and Replaying☆22Updated 6 years ago
- Android 平台 加固方案☆40Updated 10 years ago
- android通过ndk加解密和防apk反编译。☆17Updated 8 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 5 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆14Updated 2 years ago
- aapt 和aapt2固定资源id,以及为资源进行public flag标记。☆18Updated 3 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- 更轻松地反射☆21Updated 8 years ago
- Android Performance Tools. ANR, Dead locks and lags. Android性能监测工具. 监测了 ANR, 死锁和卡顿.☆15Updated 3 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Updated 3 years ago
- Xposed Module Sample No Need To Reboot When Debug 不需要频繁重启调试的Xposed 模块源码例子☆21Updated 5 years ago