An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Android-GUI-Injector-V2
GUI App for Injecting shared libraries or dex on Android

[![Stars](https://img.shields.io/github/stars/reveny/Android-GUI-Injector?label=Stars)](https://github.com/reveny)
[![Release](https://img.shields.io/github/v/release/reveny/Android-GUI-Injector?label=Release&logo=github)](https://github.com/reveny/Android-GUI-Injector/releases/latest)
[![Download](https://img.shields.io/github/downloads/reveny/Android-GUI-Injector/total?label=Downloads&logo=github)](https://github.com/reveny/Android-GUI-Injector/releases/)
[![Channel](https://img.shields.io/badge/Telegram-Channel-blue.svg?logo=telegram)](https://t.me/reveny1)
[![CI](https://github.com/reveny/Android-GUI-Injector/actions/workflows/main.yml/badge.svg)](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