Vx


[:  :]
LKM Golf // 
Creating tiny Linux Kernel Modules. From tmp.0ut Vol. 3
tmp.0ut Volume 3 // 
tmp.0ut 3 has 30 papers about Linux malware, exploits, file format hacking, and more. Go read them!!
tmpout/elfs // 
A collection of interesting ELF files for inspiration and testing
Python3.7+ Multi-arch .pyc dropper // 
Using binary format handlers to run Python bytecode containing shellcode.
Packets Remystified: Broadcast Brujería // 
Different things you can do with broadcast and multicast protocols + tips on protocol design.
84 byte aarch64 ELF // 
A tiny ELF for 64 bit ARM, diagram and source. From tmp.0ut Vol. 2
Elf Binary Mangling Pt. 4: Limit Break // 
An 82 byte ET_EXEC ELF for x86_64. From tmp.0ut Vol 2
Some ELF Parser Bugs // 
A whole bunch of bugs in different ELF parsers. From tmp.0ut Vol. 2
Elf Binary Mangling Pt. 4: Limit Break // 
An 82 byte ET_EXEC ELF for x86_64. Later published in tmp.0ut 2
In-Memory Kernel Module Loading // 
tmp.0ut 1.9 - Article about loading LKMs in memory from a remote source.
Linux.Precinct3.asm // 
A Linux Based Data Destruction Tool for authorized users only. From tmp.0ut Vol 1