Reginer / aosp-android-jar
AOSP编译出的android.jar,sdk里面以前反射调用的方法,现在可以直接调用了。
☆571Updated 3 weeks ago
Alternatives and similar repositories for aosp-android-jar:
Users that are interested in aosp-android-jar are comparing it to the libraries listed below
- Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.☆1,142Updated 3 months ago
- Android API restriction bypass for all Android Versions☆656Updated 9 months ago
- ADB library for Android☆243Updated 8 months ago
- LSPass: Bypass restrictions on non-SDK interfaces☆1,720Updated 11 months ago
- 利用 app_process 实现免root调用shell☆453Updated 2 years ago
- A Gradle plugin that improves the experience when developing Android apps, especially system tools, that use hidden APIs.☆278Updated last year
- Steps to generate an android.jar with access to AOSP hidden API☆72Updated 4 years ago
- Android上简单实现四大组件的插件化,供学习使用☆462Updated 3 months ago
- A library that lets you use reflection without any restriction above Android P☆3,002Updated 3 months ago
- String obfuscator for Android applications☆302Updated last week
- 一款自动对字节码中的字符串进行加密Android插件工具☆1,774Updated 6 months ago
- android 动态加载so库实现☆332Updated last year
- This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about t…☆427Updated last year
- ☆248Updated 3 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆466Updated 6 months ago
- proguard resource for Android by wechat team☆154Updated 6 months ago
- Execute shell commands on Android or the JVM☆721Updated 2 years ago
- This is a tool used to modify Android Manifest binary file.☆318Updated 2 months ago
- 一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed☆333Updated 3 years ago
- Tool to decompile & extract Android Dex bytecode from Vdex files☆1,031Updated 5 months ago
- 写给应用开发的 Android Framework 教程☆826Updated 9 months ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆868Updated last year
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆1,784Updated last month
- Android Asm 插桩 教学☆1,059Updated 2 years ago
- A hook framework for Android Runtime (ART)☆927Updated last week
- a library for android app handle crash☆215Updated last year
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆463Updated this week
- Android10源码☆197Updated 3 years ago
- Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦☆876Updated last month
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆182Updated last year