android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、BroadcastReceiver、ContentProvider,以及Fragemnt。4.hook PMS,实现签名拦截
☆193Jan 30, 2026Updated 3 months ago
Alternatives and similar repositories for HookDemo
Users that are interested in HookDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 插件化加载技术:APK插件LoadedApk、系统服务动态代理。☆20Aug 1, 2022Updated 3 years ago
- BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. T…☆142May 28, 2022Updated 3 years ago
- Android上简单实现四大组件的插件化,供学习使用☆484Dec 30, 2025Updated 4 months ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆15Nov 15, 2018Updated 7 years ago
- .so文件加固☆28Mar 14, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A library that lets you use reflection without any restriction above Android P☆3,147Oct 14, 2024Updated last year
- smali文件,jar包字符串混淆,支持gradle插件☆165Jul 20, 2017Updated 8 years ago
- dex-vm used to protect the android classes.dex file☆1,123Aug 22, 2025Updated 8 months ago
- 动态加载APK资源☆18Aug 29, 2016Updated 9 years ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,277Feb 28, 2026Updated 2 months ago
- 📦 zipalign re-implemented in pure Java with no dependencies!☆71Jun 20, 2025Updated 10 months ago
- 热更新demo☆15Oct 30, 2018Updated 7 years ago
- 📌 插件化注入工程(热修复+插件化)☆33Feb 17, 2022Updated 4 years ago
- inline hook tools☆24Jun 15, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about t…☆474Oct 15, 2023Updated 2 years ago
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件 化架构,适合小,中,大型项目均可的插件化架构☆636Nov 25, 2025Updated 5 months ago
- 一个用dexlib库解析dex的demo,里面是解析自己的demo☆17Jan 4, 2019Updated 7 years ago
- 一款自动对字节码中的字符串进行加密Android插件工具☆1,989Jul 9, 2024Updated last year
- 对于目前主流android逆向工具的检测