hackoooo / ApkDebugConnection
一条命令搞定本地端口映射到设备中某个运行的apk的jdwp对应的端口。
☆30Updated 6 years ago
Alternatives and similar repositories for ApkDebugConnection:
Users that are interested in ApkDebugConnection are comparing it to the libraries listed below
- xposed的hook案例☆24Updated 8 years ago
- Native IO Redirect implementation for Android.☆74Updated 8 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…☆23Updated 9 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆88Updated 7 years ago
- Android 下的增量更新☆37Updated 11 years ago
- Android 中增量更新工具☆46Updated 8 years ago
- 美团Robust框架自动插入代码工具☆23Updated 8 years ago
- ☆11Updated 5 years ago
- ☆26Updated 8 years ago
- Native IO Redirect implementation for Android.☆27Updated 8 years ago
- Cydia Substrate demo, hook getExternalStorageState, always return MOUNTED status.☆145Updated 10 years ago
- Android plugin framework☆23Updated 10 years ago
- A library for check whether your app run in a virtual project.☆86Updated 7 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆72Updated 6 years ago
- Parser and Modify AndroidManifest.xml to prevent APK from re-packege☆113Updated 10 years ago
- Android 平台 加固方案☆39Updated 9 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 8 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- 使用cydia substrate框架hook android的关键api,实时记录观察app后台运行时所调用的所有敏感函数,并生成json日志输出☆69Updated 8 years ago
- Tencent Wechat client GPS hook with Xposed☆18Updated 7 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago
- Android Multi-Channel Packaging Tool☆46Updated last year
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆41Updated 6 years ago
- ☆25Updated 9 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated last year
- 360的Xposed Hook框架, 支持Android P☆14Updated 7 years ago
- 系统级别ROOT服务,模仿360手机助手的秒装功能☆127Updated 10 years ago
- 破解Android版微信qq数据库☆65Updated 7 years ago
- Apk parser lib with java☆39Updated 7 years ago
- 从oat文件中dump出来dex的工具☆140Updated 9 years ago