KestrelComputer / kestrel

The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy.
http://kestrelcomputer.github.io/kestrel
Mozilla Public License 2.0
185 stars 10 forks source link

On ELF, Part 1 #272

Closed sam-falvo closed 6 years ago

sam-falvo commented 6 years ago

I've been meaning to get this off my chest for a looooooooooooooooooooooooooooooooong time.

larsbrinkhoff commented 6 years ago

Yes, ELF is complex.

But have you seen PE executables?

sam-falvo commented 6 years ago

I'm focusing on what I know.

PE are based on COFF, and I've seen their header layouts, and it's clinically insane. But that doesn't detract from ELF's deficiencies in any way.

On Mon, Jan 29, 2018 at 11:35 PM, Lars Brinkhoff notifications@github.com wrote:

Yes, ELF is complex.

But have you seen PE executables?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/KestrelComputer/kestrel/pull/272#issuecomment-361501592, or mute the thread https://github.com/notifications/unsubscribe-auth/ABbP-BLkDH4fOMFxUlPC3MMF_3MYuiZ1ks5tPsZBgaJpZM4Rx3m4 .

-- Samuel A. Falvo II