Re: iup // fails to load Linux so

new topic     » goto parent     » topic index » view thread      » older message » newer message

I have uploaded just about the simplest 64-bit ELF I can: http://phix.x10.mx/m01 (hello world)
If you like, you can also get http://phix.x10.mx/m01.list.asm and http://phix.x10.mx/m01.txt

If it helps any there should be no problem replacing the first three calls with nops:

    call #004089F4 (:>initFEH)            ;#00406000: 350 EF290000               v  00 00  1   1       
    call #00408C4F (:>initStack)          ;#00406005: 350 452C0000               v  00 00  1   2       
    call #00406D32 (:>initFPU)            ;#0040600A: 350 230D0000               v  00 00  1   3       

If I'd got something working, then what I'd be doing right now would be adding format ELF64 to test\t01type.exw etc, and compiling/testing those (with the 32-bit compiler), one at a time by hand (probably with -nodiag).

I would also download https://github.com/eteran/edb-debugger and give that a spin

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu