wurensen / aosp-learningLinks
记录下学习Android AOSP源码的过程。
☆15Updated 4 months ago
Alternatives and similar repositories for aosp-learning
Users that are interested in aosp-learning are comparing it to the libraries listed below
Sorting:
- This is another way to bypass the restriction of calling dl functions for system lib.☆74Updated 3 years ago
- Enable jdwp for android release apk to support remote debug.☆22Updated 6 years ago
- This is a library that can bypass the hidden api restriction on Android 9-12.☆127Updated 3 years ago
- Deploy your own AOSPXRef☆23Updated 5 months ago
- ☆51Updated last year
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 5 years ago
- 🔥a library which can hook jni calling☆73Updated last year
- native crash catcher for android☆24Updated 4 years ago
- search all symbal in ELF file(dlsym can not find)☆34Updated 6 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆61Updated 9 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 3 years ago
- A lightweight dex file parsing library☆82Updated 5 years ago
- simple art inline hook