This tool adds a right click menu option in File Explorer. When clicked, it will check hasheous.org for a match of the selected file's MD5 hash.
- Right click on any file in File Exporter.
- Click "Show More Options"
- Click "RomHashChecker"
If the hash is found in the Hasheous API then you will see the name of the ROM.
If is is not found you will see an error message.
Download the binary from the Releases page
- Open Regedit.
- Go to: HKEY_CLASSES_ROOT*\shell
- Right-click shell → New → Key: name it Compute MD5 Hash.
- Under that, add another key called command.
- Set command’s (Default) value to:"C:\Path\To\RomHashChecker.exe" "%1"