Awesome
Android-Library-Remap-Hide
Remap a library to avoid detection
Features
- Hide library from anti cheats scanning /proc/self/maps
- Remap Loader library to avoid traces
- Emulator Support
How to use
All the necessary code is located in /app/src/main/jni/RemapTools.h and can be used in any project. <br> Required is that you have 2 separate libraries. One to load everything and the other one containing your own code. <br> Here: Loader: libRevenyInjector.so Code: libTest.so. <br> Tested on Samsung Galaxy s22 (Android 13) <br> Example: https://github.com/reveny/Android-ImGui-Mod-Menu
Credit
This concept is inspired by Riru and Zygisk
Contact
Telegram Group: https://t.me/reveny1 <br> Telegram Contact: https://t.me/revenyy
Preview
With Remap: <br>
Without Remap: