liuguangli / DexClassLoaderDemoLinks
这是一个演示使用DexClassLoader加载apk中的class的例子
☆18Updated 8 years ago
Alternatives and similar repositories for DexClassLoaderDemo
Users that are interested in DexClassLoaderDemo are comparing it to the libraries listed below
Sorting:
- 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…☆24Updated 10 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- 从oat文件中dump出来dex的工具☆140Updated 9 years ago
- Android Studio+LLDB调试内核Binder☆136Updated 9 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- 将zip文件以文件粒度快速拆分成多个zip文件☆26Updated 8 years ago
- ☆39Updated 10 years ago
- Native IO Redirect implementation for Android.☆75Updated 9 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆89Updated 8 years ago
- android-7.0.0_r1 source code mirror, ISO package http://pan.baidu.com/s/1kT7hgAr☆43Updated 5 years ago
- Android 下的增量更新☆37Updated 12 years ago
- 美团热修复框架实现原理案例☆121Updated 8 years ago
- Android动态加载dex,apk文件☆12Updated 10 years ago
- Android APK 加壳保护☆168Updated 8 years ago
- JAndFix is a tool for Android real-time hot fix base on JAVA.☆107Updated 8 years ago
- this demo illustrates how to hook a function in Andriod.☆27Updated 9 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆73Updated 6 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- make dex patch based on the structure of dex file☆72Updated 9 years ago
- Android应用包 自动下载☆74Updated 7 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- 用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端☆26Updated 11 years ago
- 修改AAPT,资源分区,用于Android插件化☆29Updated 7 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- 用于Android APK文件中class、method、field、string数量的深度统计,尽早统计,尽早解决,尽早规避65536的风险!☆83Updated 11 years ago
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆39Updated 6 years ago
- hook java methods☆141Updated 8 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆62Updated 9 years ago