Lemmings Forums

Lemmings Boards => Tech & Research => Topic started by: Braden12 on August 25, 2026, 11:58:25 PM

Title: Looking for a tool...........
Post by: Braden12 on August 25, 2026, 11:58:25 PM
I've recently been wondering if anyone has a tool, besides Objdump, that can conver MS-DOS machine/binary code into platform-specific assembly code?

Reason being that is what I or someone else would need to even begin hacking the original games/formats! Amiga and other original Non-Windows-x64/x86 Platforms would also be great, thanks!
Title: Re: Looking for a tool...........
Post by: Mindless on August 26, 2026, 12:16:38 AM
Try Ghidra (https://github.com/NationalSecurityAgency/ghidra).  Reverse engineering is a lot of work, but it can be fun if you like puzzles.