lose0101 / pycrack

Advanced Password Cracking Tool with support for Bruteforce Attacks, Dictionary Attacks, Random Attacks. This tool is capable of cracking files and hashes like PDF, Zip, MS Excel, MS World, MS Power Point, MD5, Sha1, Sha224, Sha256, Sha384, Sha512, Blake2B, Blake2S.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCrack Advanced Password Cracking Tool

ezgif com-gif-maker
Advanced Password Cracking Tool with support for Bruteforce Attacks, Dictionary Attacks, Random Attacks. This tool is capable of cracking files and hashes like PDF, Zip, MS Excel, MS World, MS Power Point, MD5, Sha1, Sha224, Sha256, Sha384, Sha512, Blake2B, Blake2S.

File Support

  • pdf files
  • zip files
  • ms excel files
  • ms world files
  • ms power point files

Hash Support

  • md5
  • sha1
  • sha224
  • sha256
  • sha384
  • sha512
  • blake2b
  • blake2s

Genrators

  • Hash genrator
  • Wordlist genrate

Tested on these Operating Systems

  • Garuda Linux - Arch besd linux distro
  • Zorin OS - Ubuntu besd linux distro
  • Parrot os - Debian besd linux distro
  • Kali Linux - Debian besd linux distro
  • Ubuntu - Debian besd linux distro

Installation

clone repository

git clone https://github.com/saurabhwadekar/pycrack.git

go to pycrack folder

cd pycrack

give execution permission to install.sh

sudo chmod +x install.sh

run install.sh

sudo ./install.sh

start pycrack

pycrack

License

MIT

Author

Name : Saurabh Wadekar
Email : saurabhwadekar420@gmail.com
County : 🇮🇳INDIA🇮🇳

❤️ THANK YOU ❤️


About

Advanced Password Cracking Tool with support for Bruteforce Attacks, Dictionary Attacks, Random Attacks. This tool is capable of cracking files and hashes like PDF, Zip, MS Excel, MS World, MS Power Point, MD5, Sha1, Sha224, Sha256, Sha384, Sha512, Blake2B, Blake2S.

License:MIT License


Languages

Language:Python 97.6%Language:Shell 2.4%