Skip to content

StasiumDev/ReviOS-Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CLI Tool to Verify ReviOS ISO's

GitHub License GitHub Workflow Status GitHub release (latest by date) GitHub All Releases

How to Use:

Drag and drop an ISO on top of the executable and let it run.

Once the process is done, you will be greeted with either message:

Successful verification will have green text saying:

Your SHA256 / MD5 hash matches with the official ReviOS ISO

Unsuccessful verification will have red text saying:

Unable to find a matching SHA256 / MD5 hash!

If your verification is unsuccessful, the tool will provide you with information on how to resolve this issue.

Backstory why this Tool was made:

Due to some users having issues to use the built-in command, I came up with this Tool. Not only is it much easier for the user to use, it also gets rid of the need to manually compare the hashes on the website.