code injection

  1. Tool [OPEN SOURCE] PG3D Mod Menu Launcher w/ Code Injection Using VirtualApp

    VirtualApp is like Parallel Space which allows you to launch apps from within a virtual environment which is inside of another app. I'm sure you have heard of VirtualXposed. You can use xposed modules and run apps within a virtual environment without root or xposed being present on your device...
  2. Tutorial Substrate Hooking Template for Android

    Hi, I know most of you just patch offsets directly with creating hacks, which is fine. However, sometimes hooking a function can be very useful, for example when you're trying to unlink a feature. Some time ago I made a simple template, so I thought I'd share it here. The Github link is...