Hello world, the overkill way # 2026-05-29T00:00:00.000Z
Hello world via raw syscall on Linux and NtWriteFile via indirect syscall on Windows, plus a dive into binary minimization.
Hello world via raw syscall on Linux and NtWriteFile via indirect syscall on Windows, plus a dive into binary minimization.
Software is getting worse, and I'm not sure anyone in charge actually cares.
I needed tank data for a SQL assignment. Game files had it, locked behind an unknown format. This is how I got it out.