- AArch:
armeabi-v7a,arm64-v8a- Platform:
Android NDK- Security / Hooking:
DobbyHook,ShadowHook- Status: Work in Progress (WIP)
- Reverse-engineered RenderWare engine components:
RwWorld,RpSkin,RwCore,rphanim, and more- Game loop, camera, script handling
- Hooking via
CHooks,ARMHook- Native integration through
JNI_OnLoad- TODO: Online multiplayer support via plugin
- kuzia15 — Main author
- DobbyHook — Lightweight inline hook framework
- ShadowHook — Android function hooking library by ByteDance