forkandroid / BlackHook
hook一切java方法的插件
☆9Updated 3 years ago
Alternatives and similar repositories for BlackHook:
Users that are interested in BlackHook are comparing it to the libraries listed below
- 🔥a library which can hook jni calling☆58Updated 7 months ago
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆29Updated 2 years ago
- AppOptimizeFramework☆91Updated 7 months ago
- 腾讯(Tencent)Shadow的二次封装项目,开袋即食版。☆63Updated 7 months ago
- webview中post请求参数的获取demo☆52Updated 4 years ago
- APK自定义加固☆26Updated 2 years ago
- Hook Socket Sample☆31Updated 6 years ago
- ☆44Updated 2 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆16Updated 3 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆51Updated last month
- Android. APK加固。该项目包含了对加固后的apk进行dex解密和加载☆32Updated 2 years ago
- Android gradle plugin for resource package id modification(实现资源packageId改写的gradle插件,无需修改aapt)☆20Updated 4 years ago
- ☆47Updated 9 months ago
- ☆47Updated last year
- Android 代码混淆规则☆44Updated 5 years ago
- ☆49Updated 2 years ago
- ☆40Updated 3 years ago
- 一个art hook框架,可以作为学习art hook资料使用☆46Updated 5 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆91Updated 3 months ago
- 绕过安卓hidden api 限制☆107Updated 3 years ago
- 自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。☆20Updated 4 years ago
- BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. T…☆127Updated 2 years ago
- 字节跳动sliver 采集Java函数栈实现☆98Updated 8 months ago
- Android activity confusion☆68Updated 2 weeks ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆80Updated 3 months ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆69Updated 3 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆182Updated last year
- dynamic replace java and class value☆51Updated 6 years ago
- proguard resource for Android by wechat team. 迁移到Gradle 8+☆18Updated 7 months ago
- Asm插桩应用实例☆84Updated 2 years ago