riptl / wii-symbols

Debug symbols for Wii games
10 stars 2 forks source link

Unnamed symbol matching #4

Open riptl opened 4 years ago

riptl commented 4 years ago

This repo currently includes only tooling for matching known & named symbols to an unknown memory dump, which is not helpful when working with known but unnamed symbols found by static analyzers.

There should be a tool for matching unnamed symbols against different games too. The use case is to discover shared code between different Wii games.