princemathew / Cracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Cracker

Developing

  1. Install nodejs
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -  

sudo apt-get install -y nodejs
  1. Goto the project folder in terminal, then execute following commands to run
  • npm install

For npm start to work please change the paths of python & perl scripts called in file.js line number 37 & 46 respectively

  • npm start

Packaging

npm run dist

Credits

pdf2john.pl and office2john.py source - https://github.com/openwall/john/

hashcat - https://hashcat.net/hashcat/

About


Languages

Language:C 96.5%Language:Perl 1.8%Language:C++ 0.9%Language:Python 0.7%Language:JavaScript 0.0%Language:HTML 0.0%Language:CSS 0.0%