sudo apt-get install john
sudo john /etc/passwd
downloaded john and used it but no result.QwertyManiac said:One can use john to view shadow files if he/she knows the root password.
And:Code:sudo apt-get install john
Code:sudo john /etc/passwd
./john --resume
Description: active password cracking tool
john, mostly known as John the Ripper, is a tool designed to help systems
administrators to find weak (easy to guess or crack through brute force)
passwords, and even automatically mail users warning them about it, if it
is desired.
.
It can also be used with different cyphertext formats, including Unix's
DES and MD5, Kerberos AFS passwords, Windows' LM hashes, BSDI's extended DES,
and OpenBSD's Blowfish.
.
Homepage: *www.openwall.com/john/
no reply to thisadi007 said:is there any software that converts the md5 encrpted or blow fish encrpted text into decrpted text