~/adnmrtns▋
Hi, I'm
Software Developer & Security Researcher
Specializing in reverse engineering, low level systems, and security research. I write about what I break, build, and learn, Primarily in Rust, C++, and Assembly.
// recent writing
reverse engineering
CoD: Ghosts FastFiles — Part 2: The Format Finally Cracked
With primetime43, the inner asset format is mapped: pattern scanning, compLen stride, mptype embedded rawfiles, 329/331 FFs loading.
May 2026 reverse engineeringBuilding Acheron: A Decompiler Written in Rust - Part 2
Structural control flow recovery, condition simplification, switch tables, and a visual CFG graph with pan and zoom.
May 2026 reverse engineeringBuilding Acheron: A Decompiler Written in Rust - Part 1
PE loading, x64 instruction decoding, IR lifting, CFG construction, SSA, and pseudo-C generation.
May 2026 reverse engineeringReverse Engineering CoD: Ghosts PS3 FastFiles
RSA signatures, 7-bit encoding, LZX compression, and memory dumping through an emulator.
Jan 2026 reverse engineeringReverse Engineering CoD: Ghosts PS3 FastFiles
RSA signatures, 7-bit encoding, LZX compression, and memory dumping through an emulator.
Jan 2026