A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux, (or Size Is Everything), https://www.muppetlabs.com/~breadbox/software/tiny/teensy.html

An excellent article! The author tries to produce the smallest Elf32 executable file possible. It's well written, it's fun, and particularly impressive. Well done!

#elf #executable #linux

A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux

@hywan There was a site called linuxassembly which did that and more.