DEV Community

iamsopotatoe profile picture

iamsopotatoe

404 bio not found

Joined Joined on  github website
x86 CALL is relative. that's why your PE compressor leaves money on the table

x86 CALL is relative. that's why your PE compressor leaves money on the table

1
Comments
5 min read
TinyLoad v7 — VEH page-fault decryption and a fully encrypted overlay, what's new in TinyLoad v7.0, my open-source PE packer for Windows

TinyLoad v7 — VEH page-fault decryption and a fully encrypted overlay, what's new in TinyLoad v7.0, my open-source PE packer for Windows

Comments
3 min read
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...