Skip to content

WhiteDevil1097/BruteX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash Python Password Cracker


A CLI BruteX tool for cracking common passwords

Usage Instructions :

  • Download the contents of The Repository as a Zip File or clone the Repository.
  • Install Python in your Machine
  • Install the python packages mentioned inside the requirments.txt file by the following command in your terminal:
    >>> pip install -r requirements.txt #for windows
    >>> pip3 install -r requirements.txt #for macos and linux
  • Run the cracker.py file by running python cracker.py or python3 cracker.py on it.
  • Then select the type of hash you want to decode (type only the number corresponding to the action and not thw word itself)
  • Then enter the actual hash you want to crack and wait for the script to try cracking it, if possible it shows the text password, if not it displays a relevant message.

Author Info :White_Devil

YouTube:(https://youtube.com/@hacker_devil-kk6zb?si=F7nqa4qlmyOHaH_n)

Visitors :


Visitors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages