Skip to content

SpriteManzz/HashDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

HashDecryptor

decrypts pwned password hashes

!!! MAKE SURE TO INSTALL PYTHON !!!

Linux Terminal Install


cd #HOME

cd HashDecryptor

cd HASHDECRYPT

pip3 install -r requirements.txt

python3 decryptor.py


Windows Install


download the file and unzip it

run cmd as administrator

enter following command: C:\Users\YOURUSERNAMEHERE\Downloads\HashDecryptor-main\HashDecryptor-main\HASHDECRYPT

enter following command: pip install -r requirements.txt

enter following command: python3 decryptor.py


About

decrypts pwned password hashes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages