top | item 38852392

(no title)

Ace17 | 2 years ago

> The most impressive one so far is making a port of a ~100 KiB Linux a.out i386 program to a native Windows PE i386 executable, despite not having access to its original source code or even decompiling it.

This is indeed really impressive!

(direct link: https://boricj.net/atari-jaguar-sdk/2024/01/02/part-5.html )

discuss

order

boricj|2 years ago

Thanks! I've been working on-and-off on this for the past 20 months. It's the third prototype, the first one was a set of Ghidra Jython scripts [0] and the second one was a fork of Ghidra [1].

    [0] https://github.com/boricj/ghidra-unlinker-scripts
    [1] https://github.com/boricj/ghidra/tree/feature/elfrelocatebleobjectexporter