es3n1n's Blog

Reverse engineering, programming and some other boring stuff.

Recent posts

Dec 6, 2023
Obfuscating native code for fun: Part 1 - IntroductionIn this series of posts, I will try to cover all the common knowledge you would need to create your PE bin2bin obfuscator. This year I saw a rise of interest in the topics of software obfuscation and deobfuscation, yet I didn’t see any new open-source projects popping up in public, maybe this series of posts could fix that.…