vbanqi / shellApkLinks
一个给apk加壳的工程
☆15Updated 9 years ago
Alternatives and similar repositories for shellApk
Users that are interested in shellApk are comparing it to the libraries listed below
Sorting:
- 为Apk加壳项目,防止二次打包,代码反编译☆18Updated 10 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…☆25Updated 10 years ago
- ☆39Updated 10 years ago
- Native IO Redirect implementation for Android.☆75Updated 9 years ago
- Android Debug Tools By Xposed!☆22Updated 9 years ago
- 360的Xposed Hook框架, 支持Android P☆15Updated 7 years ago
- POC of packing app(only dalvik supported)--Decrypt code on the fly☆52Updated 10 years ago
- Android动态加载dex,apk文件☆12Updated 10 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 8 years ago
- ☆58Updated last year
- Android 平台 加固方案☆41Updated 10 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- 美团Robust框架自动插入代码工具☆23Updated 8 years ago
- A lightweight plug-in framework for Android.☆29Updated 7 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- 使用cydia substrate框架hook android的关键api,实时记录观察app后台运行时所调用的所有敏感函数,并生成json日志输出☆70Updated 8 years ago
- Proxy/Delegate Application☆11Updated 10 years ago
- DroidPlugin and Atlas practise samples to know them well☆14Updated 5 years ago
- 通过加载其他应用的 .dex 文件破解关键数据。☆25Updated 8 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Updated 9 years ago
- Collections of useful android libraries (mostly mine)☆25Updated 4 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- a demo for android native hook☆16Updated 9 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- zygote hook for art in android 6.0 and more☆53Updated 8 years ago
- Apk 加固源码示例☆32Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- 2份实现java hook的例子(看雪论坛的和ddi框架)☆43Updated 8 years ago
- 全功能终端模拟器,可切换悬浮窗☆28Updated 10 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆89Updated 8 years ago