Skip to content

A small tool which generates SHA1 or SHA256 hashes of files.

License

Notifications You must be signed in to change notification settings

lsnelinski/FileHashGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileHashGenerator

GitHub Security Rating Maintainability Rating Coverage

The FileHashGenerator is a small tool which generates a SHA1 or SHA256 hash of all files which are stored in the same directory as the app.

How the tool works

The tool was created with (oldschool) WinForms. If you click on the button, a SHA1 or SHA256 hash of every file in the directory of this app will be created. Just copy the program into the directory of your choice. Then a folder named "fileHashGenerator_Log" will be created in this directory. In this folder you will find the "hashes.log" file.