How To Install John The Ripper To Windows and Linux (Ubuntu, Debian,Kali, Fedora, CentOS)
John can be run Unix,Linux,Windows,MacOS Platforms. Source code can be found at github. Debian,Ubuntu:
1 |
apt-get install -y john |
Fedora:
1 |
yum install -y john |
Windows: Here is the windows binaries. http://www.openwall.com/john/j/john180j1w.zip
Continue reading