- Simple app with GLSurfaceView
- Render ImGUI window
- Universal touch
- Basic widgets example
- More Styles
- Save config to file
- Build this project
- Decompile output APK
- Extract smali & lib
- Decompile target app
- Put inside decompiled target app your smali and lib
- Recompile, Sign & Test
- How to decompile / recompile APK
- How to sign an APK
- How to load your own lib from smali
- Full implementation video - coming soon.
Registrazione.2023-09-23.014414.mp4
ImGUI - ImGUI Official GitHub
Obfuscator - Obfuscate by adamyaxley
xDL - xDL by hexhacking
Dobby - Dobby by jmpews
Color Picker - Online Color Picker