X86


[:  :]
An ELF Palindrome for AMD64 // 
From PoC||GTFO 21. An updated version of the writeup for my BGGP2020 entry.
x86 Shellcode Tricks // 
Some notes about things you can do with x86 shellcode
netspooky/kimagure // 
Windows Shellcode and TinyPE generator tool.
Intro To Assembly Optimization // 
A stream covering the basics of doing x86 assembly optimization and binary golf.
ELF Binary Mangling Pt. 3: Weaponization // 
Making tiny ELFs destructive
ELF Binary Mangling Pt. 2: Golfin // 
Creating an 84 byte ELF for x86_64 with nasm
ELF Binary Mangling Pt. 1: Concepts // 
What's in an ELF anyways?