Skip to content

Graycyber/Hasher.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hasher.py

Hasher.py is a simple script which takes in a file containing strings as input and then processes and coverts each line of strings to MD5 hash or Base64.

The current available encoding options for this script is MD5 and Base64.

How to use the Hasher.py:

  • Download Hahser.py code from this github repository.
  • On Linux, add execution permissions to the script using chmod +x hasher.py
  • Run the script ./hasher.py and begin!!
NOTE: It is important to note that the file containing the strings of text should be in the same directory 
as the hasher.py script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages