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:
- 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
- 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
- 美团热修复框架实现原理案例☆121Updated 8 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- Native IO Redirect implementation for Android.☆77Updated 9 years ago
- 从oat文件中dump出来dex的工具☆140Updated 9 years ago
- this demo illustrates how to hook a function in Andriod.☆27Updated 9 years ago
- ☆39Updated 10 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago
- make dex patch based on the structure of dex file☆72Updated 9 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- Android APK 加壳保护☆168Updated 8 years ago
- hook java methods☆141Updated 8 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆89Updated 8 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆62Updated 9 years ago
- JAndFix is a tool for Android real-time hot fix base on JAVA.☆107Updated 8 years ago
- 用于Android APK文件中class、method、field、string数量的深度统计,尽早统计,尽早解决,尽早规避65536的风险!☆83Updated 11 years ago
- Android安全实践☆165Updated 8 years ago
- aapt cmake构建系统,支持mac和linux(ubuntu 16.0.4)构建,支持linux(ubuntu 16.0.4)交叉编译windows版本,支持x86和x86_64构建☆31Updated 5 years ago
- Android Studio 自定义 Gradle Plugin☆29Updated 8 years ago
- 将zip文件以文件粒度快速拆分成多个zip文件☆26Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 6 years ago
- Android动态加载dex,apk文件☆12Updated 10 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- Lua 5.3.3 and LuaJava ported to Android example☆116Updated 8 years ago