/Tiny-x86asm

An assembly template to create extremely small x86 executables (ELFs)

Primary LanguageAssembly

Tiny-x86asm

Description


An assembly template to create extremely small x86 executables (ELFs)
The single file is in Intel assembly syntax
You can read more about the ELF files and their structure here.