Hacker News new | ask | show | jobs
by Joker_vD 733 days ago
Y'know, I'm kinda glad that PE format enforces strict file alignment of sections, with the minimum being 512-byte, instead of the modulo-alignment scheme that ELF uses since it prevents most of those chicaneries in TFA from working.