running a static elf from userland

Ian Lance Taylor ian@airs.com
Fri Jun 28 11:23:00 GMT 2002


Elias Athanasopoulos <eathan@otenet.gr> writes:

> Is it possible to run a static elf from userland? If I map it in memory
> and jump to its entry point (eh.e_entry) would I have something successful?

Yes.  Of course you have to map it to the right locations in memory.

Ian



More information about the Binutils mailing list