: A professional-grade, free, and open-source reverse engineering suite developed by the NSA that fully supports Z80.

You click the link to an online tool. It’s a clean, minimalist interface—a stark contrast to the flashy graphics of the game you are analyzing. There is a box for code, a button labeled "Disassemble," and a configuration menu.

I’ve tried the small ones on GitHub Pages, but they usually miss undocumented instructions or only work for tiny code snippets.

For the hobbyist translating a Japanese RPG, this tool finds the text strings. For the speedrunner looking for glitches, it finds the collision-checking logic. For the student, it reveals how software is built from the ground up.