Execution of ELF?
-
- Member
- Posts: 2566
- Joined: Sun Jan 14, 2007 9:15 pm
- Libera.chat IRC: miselin
- Location: Sydney, Australia (I come from a land down under!)
- Contact:
Execution of ELF?
I'm still working on the filesystem stuff (see recent posts) but I can read blocks from the floppy drive and I'd like to know how to get the actual executable data out of an ELF file... I can currently execute plain binary files without any problem (just load them via a sector number ), just the current problem is how to run an ELF executable.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Seriously.. Do you just forget to Google? It's not very hard..
http://www.google.ca/search?hl=en&q=ELF+specification
It's a fairly documented entity!
http://www.google.ca/search?hl=en&q=ELF+specification
It's a fairly documented entity!