reveny / Android-Library-Remap-Hide

Remap a library to avoid detection
GNU General Public License v3.0
86 stars 27 forks source link

Android-Library-Remap-Hide

Remap a library to avoid detection

Features

How to use

All the necessary code is located in /app/src/main/jni/RemapTools.h and can be used in any project.
Required is that you have 2 separate libraries. One to load everything and the other one containing your own code.
Here: Loader: libRevenyInjector.so Code: libTest.so.
Tested on Samsung Galaxy s22 (Android 13)
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
Telegram Contact: https://t.me/revenyy

Preview

With Remap:
image_remap

Without Remap: image_remap