Thanks to visit codestin.com
Credit goes to github.com

Skip to content

josephbhunt/RomHashChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RomHashChecker

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.

Usage

  1. Right click on any file in File Exporter.
  2. Click "Show More Options"

Screenshot

  1. Click "RomHashChecker"

Screenshot

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.

Screenshot

Instalation

Download the binary from the Releases page

  1. Open Regedit.
  2. Go to: HKEY_CLASSES_ROOT*\shell
  3. Right-click shell → New → Key: name it Compute MD5 Hash.
  4. Under that, add another key called command.
  5. Set command’s (Default) value to:"C:\Path\To\RomHashChecker.exe" "%1"

About

Right click and check if your ROM hash is legit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages