Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 958 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 958 Bytes

Hash Break ⚙️⚙️

Menu

  • Hash type: MD5
  • Hash type: SHA1
  • Hash type: SHA256
  • Hash type: Bcrypt
  • Hash type: MD4
  • Hash type: NTLM
  • Hash type: SHA512
  • Hash type: HMAC-SHA1

Hashcat

Hashcat is the world’s fastest and most advanced password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and OSX, and has facilities to help enable distributed password cracking.


Installation

(run in root account)

 $ cd hashbreak
 
 $ chmod +x install.sh

 $ ./install.sh

 $ ./hashbreak.sh

#This Script Was Made By @cyberghost