Skip to content

A simple utility for getting & verifying file hashes.

License

Notifications You must be signed in to change notification settings

ItsWinuxYT/HashGeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HashGeek

A simple utility for getting & verifying file hashes.

Features

  • Supports multiple hash algorithms, ranging from SHA1-512 and MD5
  • Easily verify the hash of a file
  • VirusTotal search

Notes

This program requires PowerShell and is meant to be run on Windows (in my testing, it doesn't work on Linux as i used WPF for the UI). In the future, i'm planning on supporting Linux by utilizing CLI.

EXE file created with Markus Scholtes' PS2EXE.