Project-ARTist / dexterous
Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.
☆48Updated 4 years ago
Alternatives and similar repositories for dexterous:
Users that are interested in dexterous are comparing it to the libraries listed below
- Android Event Recording and Replaying☆22Updated 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
- 查看dex中class, field, method内部与外部依赖☆27Updated 5 years ago
- android 私有api调用检测☆58Updated 5 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆51Updated 5 years ago
- Provides a custom WebViewClient which will log info each time one of its methods is called☆16Updated 2 months ago
- Annotation processor, generating AIDL proxy/stub from Java interface definition☆41Updated 5 years ago
- Injection Kit. It is a java bytecode processing library for bytecode injection and transformation.☆55Updated this week
- Project for bypass requirement for register Android components like Activities in the AndroidManifest.xml☆91Updated 4 years ago
- Tiny helper class to provide cache for the result of repeated functions.☆19Updated 5 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 8 years ago
- Aapt for Android☆15Updated 3 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆17Updated 3 years ago
- android gradle plugin transform patch☆30Updated 5 years ago
- Android JNI接口混淆方案☆28Updated 5 years ago
- aapt cmake 构建 核心repo manifest, 支持mac和linux(ubuntu 16.0.4)构建,支持linux(ubuntu 16.0.4)交叉编译windows的版本☆17Updated 5 years ago
- 解析oat的odex文件☆11Updated 7 years ago
- android 动态库远程依赖☆14Updated 7 years ago
- ☆18Updated 3 years ago
- Android resources Proguard.☆17Updated 9 years ago
- An Android emulator for Android device☆34Updated 5 years ago
- Android Logcat viewer for debug usage☆28Updated 2 months ago
- Native IO Redirect implementation for Android.☆27Updated 8 years ago
- Check your Android application's permission changes☆14Updated 6 years ago
- Kotlin Coroutines as RxJava Schedulers 😈