top | item 39234688

(no title)

logdahl | 2 years ago

A common hack to reduce ELF size is actually to start the first section (possibly the .text) right on the elf header, as this circumvents the alignment requirements.

discuss

order

Keyframe|2 years ago

probably not even mandatory.. lots of /usr/bin stuff on my ubuntu machine have __libc_start_main only