mirror of
https://github.com/zeldaret/botw
synced 2026-05-24 07:10:50 -04:00
ce5ff17666
Given a list L of functions to identify and a small list of candidates C, this tool will attempt to automatically identify matches by checking each function in L against each function in C. Very slow, but this should work well enough for small lists.