This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: running a static elf from userland


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]