Skip to content

A cross platform program that quickly hashes any text or file

License

Notifications You must be signed in to change notification settings

dustindog101/Hashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashr

Hashr can either be used by the command line or as a stand alone console application.
if used as a console application the program will detect if you entered a file path or if you entered text and will display its hash.

COMMAND LINE ARGUMENTS

argument usage explanation
-h hashr.exe -h displays help screen
-a hashr.exe -a SHA1 sets hash algorythm
-t hashr.exe -a SHA1 -t [plain text] hashes text
-f hashr.exe -a SHA1 -f [file path] grabs all the bytes in the file and hashes it

Screenshots of program in use: image

image

About

A cross platform program that quickly hashes any text or file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages