zxzAndyMAC / ApkShell
apk加壳实现,防止反编译篡改核心代码,加强代码的保护
☆17Updated 9 years ago
Alternatives and similar repositories for ApkShell:
Users that are interested in ApkShell are comparing it to the libraries listed below
- 为Apk加壳项目,防止二次打包,代码反编译☆18Updated 10 years ago
- Apk 加固源码示例☆32Updated 7 years ago
- android通过ndk加解密和防apk反编译。☆16Updated 7 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- .so文件加固☆28Updated 7 years ago
- Apk加固☆26Updated 7 years ago
- ☆34Updated 7 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 7 years ago
- 2份实现java hook的例子(看雪论坛的和ddi框架)☆43Updated 8 years ago
- 美团Robust框架自动插入代码工具☆23Updated 8 years ago
- 修改Android lib***.so(ELF)文件的函数名和hash☆46Updated 7 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆15Updated 6 years ago
- ☆39Updated 9 years ago
- apk 加固框架,包括dex加固,资源混淆,签名验证☆23Updated 5 years ago
- ☆58Updated last year
- android dex加密☆19Updated 8 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 4 years ago
- Inspector server for android☆47Updated last year
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆41Updated 6 years ago
- Native IO Redirect implementation for Android.☆74Updated 9 years ago
- a demo for android native hook☆16Updated 8 years ago
- 能自动实现Apk加固的Gradle插件☆32Updated 6 years ago
- Android Java and native hook Demo☆12Updated 7 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 3 years ago
- set up AS ndk development environment☆14Updated 5 years ago
- Collections of useful android libraries (mostly mine)☆25Updated 4 years ago
- DexShell Practice☆29Updated last year
- 自研利用动态加载技术实现APK加壳,壳程序用JNI实现增加源码破解难度。☆96Updated 7 years ago
- Hook everything in Android☆39Updated 5 years ago
- 黑科技:提升进程优先级的一种思路☆16Updated 4 years ago