https://github.com/reveny/Android-GUI-Injector
GUI App for Injecting shared libraries on Android
https://github.com/reveny/Android-GUI-Injector
android
Last synced: over 1 year ago
JSON representation
GUI App for Injecting shared libraries on Android
- Host: GitHub
- URL: https://github.com/reveny/Android-GUI-Injector
- Owner: reveny
- License: gpl-3.0
- Created: 2022-10-06T18:03:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:53:14.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:31:12.404Z (over 1 year ago)
- Topics: android
- Language: Java
- Homepage:
- Size: 1.18 MB
- Stars: 258
- Watchers: 12
- Forks: 81
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android-GUI-Injector-V2
GUI App for Injecting shared libraries or dex on Android
[](https://github.com/reveny)
[](https://github.com/reveny/Android-GUI-Injector/releases/latest)
[](https://github.com/reveny/Android-GUI-Injector/releases/)
[](https://t.me/reveny1)
[](https://github.com/reveny/Android-GUI-Injector/actions/workflows/main.yml)
# Features
- [x] Android 5 - 14
- [x] Support arm and arm64 emulation
- [x] Inject on x86 & x86_64
- [x] Hide Injection with remap hide
- [x] Auto launch game
- [x] Support (almost) every emulator
- [x] Support Magisk
- [x] Bypass linker restrictions
- [x] Bypass some common detections
- [x] Select target library through file picker
- [x] Easy to use UI
- [ ] Inject through zygote
- [ ] Spoof app package name (to be added)
- [ ] Support injecting dex (to be added)
# Build and Installation
Android Studio is required: https://developer.android.com/studio
# Contribution
If you want to contribute, feel free to open a pull request. Translations of the app are welcome. See values/strings.xml
# Credits
Android-Ptrace-Injector by me: https://github.com/reveny/Android-Ptrace-Injector
arminject by evilsocket: https://github.com/evilsocket/arminject
ZygiskIl2cppDumper by Perfare: https://github.com/Perfare/Zygisk-Il2CppDumper
Magisk by topjohnwu: https://github.com/topjohnwu/Magisk
libsu by topjohnwu: https://github.com/topjohnwu/libsu
xdl by hexhacking: https://github.com/hexhacking/xDL
TInjector by Mrack: https://github.com/Mrack/TInjector
## Contact
For any questions, collaboration requests, or updates, feel free to reach out via:
- **Telegram Channel**: [Join Channel](https://t.me/reveny1)
- **Telegram Contact**: [Contact Me](https://t.me/revenyy)
- **Website**: [My Website](https://reveny.me)
- **Email**: [contact@reveny.me](mailto:contact@reveny.me)
# Screenshots