lizhangqu / retrace
基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等
☆51Updated 5 years ago
Alternatives and similar repositories for retrace:
Users that are interested in retrace are comparing it to the libraries listed below
- android 私有api调用检测☆58Updated 5 years ago
- 查看dex中class, field, method内部与外部依赖☆27Updated 5 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆62Updated 5 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 增强型apk analyzer,支持ap_, ap, aar, aab, jar, so, awb, aab, apks等zip文件使用apk analyzer打开, android studio插件☆61Updated 5 years ago
- maven发布插件和bintray发布插件☆17Updated 5 years ago
- Android JNI接口混淆方案☆28Updated 5 years ago
- Android Sync Binder☆32Updated 4 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆100Updated 3 years ago
- Hook Socket Sample☆31Updated 6 years ago
- 解析oat的odex文件☆11Updated 7 years ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆30Updated 7 years ago
- 动态日志☆27Updated 6 years ago
- Xposed版UETool插件☆42Updated 4 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- 修改AAPT,资源分区,用于Android插件化☆29Updated 6 years ago
- Apk parser lib with java☆39Updated 7 years ago
- 🔥根治ROM崩溃问题,Crash白名单,异常处理利器☆45Updated 5 years ago
- multidex debug 构建提速☆12Updated 6 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- android gradle plugin transform patch☆30Updated 5 years ago
- A command-line interface of Android Studio's method tracer.☆61Updated 7 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆17Updated 3 years ago
- Android 固定资源id,适配aapt,aapt2☆27Updated 7 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- A cool tool for android apps☆33Updated 9 years ago
- 分析应用方法耗时的swing工具☆55Updated 7 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated last year
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆12Updated 3 years ago
- Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.☆49Updated 4 years ago