Screenshots
Example Usage
@StrInject: ;Declare StrInject Label push EDX ;Backup EDX, ECX, EBX Registers push ECX push EBX push EAX ;The EAX is the string pointer or a unicode character call GetProc ;Here the Srl.Process Pointer is catched call EAX pop EBX ;Restore EDX, ECX, EBX Registers from the "Backup" pop ECX pop EDX jmp RetPnt ;Continue the Execution
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
pyinstxtractor-ng
Open Source
PyInstaller Extractor Next Generation…
AndKittyInjector
Open Source
Inject a shared library into a process using ptrace…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…