AndroidAdvanceWithGeektime / Chapter17Links
Hook Socket Sample
☆31Updated 6 years ago
Alternatives and similar repositories for Chapter17
Users that are interested in Chapter17 are comparing it to the libraries listed below
Sorting:
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆98Updated 4 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆160Updated 3 years ago
- Atrace Hook Sample☆43Updated 6 years ago
- JAndFix is a tool for Android real-time hot fix base on JAVA.☆107Updated 8 years ago
- android 私有api调用检测☆57Updated 6 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆50Updated 6 years ago
- GrowingIO Autotracker 具备自动采集基本的用户行为事件,比如访问和行为数据等。目前支持代码埋点、无埋点、可视化圈选、热图等功能。☆87Updated 3 weeks ago
- 🔥一个可以在编译期通过 ASM 在字节码中对函数调用进行插桩的 Gradle 插件,可以通过注解在方法调用前后执行指定逻辑☆38Updated 6 years ago
- 字节跳动sliver 采集Java函数栈实现☆102Updated last year
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆126Updated 5 years ago
- Bypassing java heap to operate images,will 100% avoid OOM (Maintenance stopped)绕过java heap操作图片,100%避开OOM☆42Updated 2 years ago
- Android Studio 自定义 Gradle Plugin☆29Updated 8 years ago
- 全局HttpDns替换方案☆69Updated 7 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 9 years ago
- 分析应用方法耗时的swing工具☆55Updated 8 years ago
- android p jvmti/android studio apply change☆65Updated 5 years ago
- ☆41Updated 6 years ago
- APK Size Reduce☆33Updated 6 years ago
- ☆71Updated 6 years ago
- ⚽️ ASM 的简单案例使用☆31Updated 4 years ago
- A plugin that replaces external module dependencies with project dependencies.☆84Updated 4 years ago
- 修改AAPT,资源分区,用于Android插件化☆29Updated 7 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago
- 允许自启动与电量设置跳转☆80Updated 3 years ago
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆30Updated 3 years ago
- Hook Thread Sample☆108Updated 6 years ago
- ☆54Updated last year
- ndk进行简单的签名校验,密钥保护demo,android应用签名校验☆28Updated 7 years ago
- 为AOSP native代码建立索引☆39Updated 6 years ago
- Android 固定资源id,适配aapt,aapt2☆28Updated 7 years ago