Binary Similarity - widberg/fmtk GitHub Wiki

Ghidra has a feature called BSim which can match up functions between executables and help with quickly naming things when you have an existing debug enabled executable. I have created a Zouna BSim H2 database from Ratatouille GameCube and WALL-E Mac which have debug symbols which can be loaded and queried as an H2 "File" database. I like to use Similarity Threshold 0, Confidence Threshold 0, and Max Matches 100. Since BSim will sort the results by quality anyway, limiting the results only hurts. In combination with these Ghidra scripts you can quickly mark up any Zouna game Ghidra project.

For IDA Pro there is Diaphora which serves a similar purpose. I have created Zouna Diaphora sqlite files from the same games.