Self-taught reverse engineer and low-level programmer focused on game internals, tooling, and system-level research.
btw the one on my pfp is from the IDA 9.0 release.
- Reverse engineering (game engines, binaries, anti-cheat-adjacent internals)
- C++, Python, assembly, and low-level systems programming
- GoldSrc and CS ecosystem research (CS2 / CS1.6)
- IDA plugin/tool development
- cs2-items-game-dumper β items_game.txt dumper for CS2.
- cs2-buildnumber-dumper β CS2 build number dumper.
- ida-cs2-reversing-tools β IDA plugin collection for CS2 reversing workflows.
- cs2-build-analysis-automation β automation pipeline for CS2 depot download + IDA static analysis.
- cs2-vpk-game-extractor β utility to extract CS2 VPK files.
- ida-function-string-associate β function-string association plugin for IDA 9.x.
- ida-sigmaker β SigMaker plugin for IDA 9.x.
- ida-vtable-tools β IDA 9.x Python plugin for vtable operations.
- goldsrc-version-list β GoldSrc versions, build dates, and binary references.
- goldsrc-buildnumber-extractor β build number extractor from binaries.
- goldsource-dll-decryptor β DLL decryptor for older GoldSrc builds.
- goldsrc-reversed-steam_api β reversed steam_api module from GoldSrc.
- goldsrc-reversed-build_number-function β reversed build number algorithm.
- cstrike-random-number-generator β reversed RNG implementation from cstrike.
- goldsrc-reversed-dinput β reversed DInput implementation.
- goldsrc-wad-walker β WAD3 inspection utility.
- GetTickCountImpl β internal implementations of GetTickCount and GetTickCount64.
- GetProcAddress β custom GetProcAddress implementation via export parsing.
- iat-dump β import table dumper for PE files.
- eat-fn-finder β export table dumper for PE modules.
- elf-parser β minimal ELF parser and logger.
- obfuscated-win-directory-printer β obfuscated Windows directory printer.




