Y
Hacker News
new
|
ask
|
show
|
jobs
by
noam_k
64 days ago
Is it really not ELF? The file starts with the \x7FELF magic, but I'm not by my laptop to see what `file btry` outputs.
1 comments
meribold
64 days ago
GP is likely referring to how fields in the ELF and program header are abused for instructions and data in a way that happens to not break things on Linux.
link