wurensen / aosp-learning
记录下学习Android AOSP源码的过程。
☆14Updated last month
Alternatives and similar repositories for aosp-learning:
Users that are interested in aosp-learning are comparing it to the libraries listed below
- This is another way to bypass the restriction of calling dl functions for system lib.☆74Updated 3 years ago
- 🔥a library which can hook jni calling☆70Updated 9 months ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 4 years ago
- A lightweight dex file parsing library☆82Updated 4 years ago
- An example of android anti-debug.☆89Updated 6 years ago
- This is a library that can bypass the hidden api restriction on Android 9-12.☆123Updated 3 years ago
- Enable jdwp for android release apk to support remote debug.☆22Updated 6 years ago
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆125Updated 5 years ago
- 细碎的整理☆84Updated 2 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆60Updated 9 years ago
- zygote hook for art in android 6.0 and more☆52Updated 7 years ago
- ☆205Updated last year
- Android JNI 监控指定目录下的文件以及子目录及子目录下的文件,支持传参控制要监听的事件,主要使用linux inotify和epoll实现☆36Updated 2 years ago
- Deploy your own AOSPXRef☆21Updated 2 months ago
- ☆34Updated 7 years ago
- native crash catcher for android☆24Updated 4 years ago
- A method hook framework, clone form PAGalaxyLab / YAHFA☆13Updated 4 years ago
- ☆72Updated 5 years ago
- 对apk进行加固☆50Updated last month
- Library intended to hook Binder interface and manipulate events☆109Updated 2 years ago
- Sample project aimed to show how to download and compile llvm-obfuscator via CMake and use it to build Android native binaries, all by pr…☆35Updated 7 years ago
- A script to make AndroidManifest.xml can not be decompiled by jadx or apktool but can run on Android system.☆12Updated 2 years ago
- DexShell Practice☆29Updated last year
- Native IO Redirect implementation for Android.☆74Updated 9 years ago
- search all symbal in ELF file(dlsym can not find)☆29Updated 6 years ago
- ☆27Updated 7 years ago
- Socket hook for Android☆29Updated 8 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 3 years ago
- 参考支付宝代码☆44Updated 7 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆51Updated 5 years ago