Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Tiny Teensy Executables | Dark Hacker News
Tiny Teensy Executables
(muppetlabs.com)
19 points
by
ecstrema
2 years ago
| 2 comments
Joker_vD
2 years ago
|
next
[−]
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.
josephcsible
2 years ago
|
next
[−]
As I mentioned last time this was posted, it needs some modifications to work on modern systems:
https://news.ycombinator.com/item?id=40009111