canghailan / android-manifest-parserLinks
一个纯Java、实现了SAX接口、无任何第三方依赖的 AndroidManifest.xml 解析工具。
☆45Updated 6 years ago
Alternatives and similar repositories for android-manifest-parser
Users that are interested in android-manifest-parser are comparing it to the libraries listed below
Sorting:
- 查看dex中class, field, method内部与外部依赖☆26Updated 6 years ago
- ☆57Updated 2 years ago
- .so文件加固☆27Updated 7 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆50Updated 6 years ago
- Android JNI接口混淆方案☆29Updated 6 years ago
- 基于Smali文件 Android Studio 动态调试 APP☆36Updated 5 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- 将smali代码转换为更易懂的Java伪码☆28Updated 10 years ago
- simple art inline hook☆35Updated 6 years ago
- 解析oat的odex文件☆10Updated 8 years ago
- 修改Android lib***.so(ELF)文件的函数名和hash☆45Updated 8 years ago
- aapt cmake构建系统,支持mac和linux(ubuntu 16.0.4)构建,支持linux(ubuntu 16.0.4)交叉编译windows版本,支持x86和x86_64构建☆31Updated 6 years ago
- 学习jni及反调试策略☆49Updated 7 years ago
- 通过加载其他应用的 .dex 文件破解关键数据。☆23Updated 8 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆45Updated 5 years ago
- ☆38Updated 10 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 4 years ago
- A lightweight dex file parsing library☆82Updated 5 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 8 years ago
- Native层APK保护:一键加固脚本 (Native layer APK protection: One-click hardening script)☆61Updated 4 years ago
- 能自动实现Apk加固的Gradle插件☆37Updated 7 years ago
- Library intended to hook Binder interface and manipulate events☆114Updated 3 years ago
- AndroidManifest.xml 二进制编辑和签名工具☆90Updated 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 各版本新特性及避坑指南☆13Updated 2 years ago
- dex加壳☆40Updated 6 years ago
- Apk 加固源码示例☆33Updated 8 years ago
- 黑科技:提升进程优先级的一种思路☆15Updated 4 years ago
- Native IO Redirect implementation for Android.☆75Updated 9 years ago
- Android JNI 监控指定目录下的文件以及子目录及子目录下的文件,支持传参控制要监听的事件,主要使用linux inotify和epoll实现☆36Updated 3 years ago