DEV Community

iamsopotatoe profile picture

iamsopotatoe

404 bio not found

Joined Joined on  github website
TinyLoad v6 — split opcode tables, encrypted dispatch, and control flow flattening

TinyLoad v6 — split opcode tables, encrypted dispatch, and control flow flattening

Comments
3 min read
TinyLoad v5 — encrypted strings, opmap obfuscation, and IAT wiping

TinyLoad v5 — encrypted strings, opmap obfuscation, and IAT wiping

Comments
3 min read
i added opaque predicates, anti-debug, and section obfuscation to my PE packer published

i added opaque predicates, anti-debug, and section obfuscation to my PE packer published

Comments
4 min read
How I load an exe directly into memory without touching disk — manual PE mapping

How I load an exe directly into memory without touching disk — manual PE mapping

Comments
3 min read
I built a PE packer with a custom VM that randomizes its own instruction set every build — single .cpp file, no deps

I built a PE packer with a custom VM that randomizes its own instruction set every build — single .cpp file, no deps

Comments
2 min read
Why I Built My Own Windows Installer in C#

Why I Built My Own Windows Installer in C#

Comments
1 min read
loading...