hackoooo / ApkDebugConnectionLinks
一条命令搞定本地端口映射到设备中某个运行的apk的jdwp对应的端口。
☆30Updated 7 years ago
Alternatives and similar repositories for ApkDebugConnection
Users that are interested in ApkDebugConnection are comparing it to the libraries listed below
Sorting:
- Cydia Substrate demo, hook getExternalStorageState, always return MOUNTED status.☆145Updated 11 years ago
- 基于YAHFA和dexposed 结合的hook框架 支持4.0-7.0☆89Updated 8 years ago
- 解析Android中的arsc文件格式☆82Updated 8 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆73Updated 6 years ago
- Android中增量更新工具☆46Updated 8 years ago
- VirtualApp的技术文档和各个技术点拆解demo☆174Updated 8 years ago
- 从oat文件中dump出来dex的工具☆140Updated 9 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- Android APK 加壳保护☆168Updated 8 years ago
- 破解Android版微信qq数据库☆65Updated 7 years ago
- Native IO Redirect implementation for Android.☆77Updated 9 years ago
- ☆69Updated 9 years ago
- xposed的hook案例☆24Updated 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
- AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。☆209Updated 7 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 6 years ago
- Lua 5.3.3 and LuaJava ported to Android example☆116Updated 8 years ago
- 美团热修复框架实现原理案例☆121Updated 8 years ago
- Android按键精灵功能库,可以重复触屏和按键操作。需要ROOT权限☆68Updated 10 years ago
- ☆25Updated 9 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- android-7.0.0_r1 source code mirror, ISO package http://pan.baidu.com/s/1kT7hgAr☆43Updated 5 years ago
- Android apk包res 资源混淆工具☆96Updated 8 years ago
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆126Updated 5 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- 美团Robust框架自动插入代码工具☆23Updated 8 years ago
- Android安全实践☆165Updated 8 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- Android 下的增量更新☆37Updated 12 years ago