HashCode encrypt or encode any passwords or credentials or text. It encode text into MD5, SHA1, SHA224, SHA256, SHA384, SHA512, BASE64, BINARY, HEXADECIMAL, CIPHER OF CESAR formats.
Step 1 :-You need to download HashCode tool by executing this command in terminal window of kali linux.
git clone https://github.com/Sup3r-Us3r/HashCode.git
Step 2 :-this will install it, now type : cd HashCode to go to the directory, and type ls to see what is in there.
give permission chmod +x hashcode-en.py to script file.
Step 3 :- Now you can run this tool easily, that give this command python3 hashcode-en.py and press enter button.
Step 4 :- Here i typed D for Sha256 Encode.
Step 5 :- And show the results on screen.