rusjj@dev: ~
>whoami
RusJJ
>role
Developer · Reverse engineer · Game modder
>about

about

ABOUT

Who I am

Started out modding games because I wanted features that didn't exist yet, and ended up learning how software actually works along the way. These days that curiosity spans reverse engineering, low-level systems work, and building the tools I wish existed.

C/C++/C# x86_64/ARM ASM Reverse Engineering
TOOL

Android Mod Loader

Android Mod Loader is my tool, the main project that allows us to load multiple mods inside any application (not only games!) with no issues. Has great API and possibilities.

View project →
MOD

JPatch

That's a mod for mobile GTA-series games. This one is fixing multiple issues in the worlds famous games directly on mobile!

View project →
TOOL

Opcode Converter

A tool that i personally use to convert real opcodes into hex numbers that i use for patching

View project →