Try the following steps #wget http://openwall.com/john/f/john-version.tar.gz #tar -zxvf john-version.tar.gz #cd john-version #cd src #make ->select arch #make clean linux-x86-any #cd ../run #./john --test #umask 077 #./unshadow /etc/passwd /etc/shadow > mypasswords #./john mypasswords
On Mon, May 31, 2010 at 11:42 AM, dash pradipta <[email protected]>wrote: > Hi Hirak, > > Try the following URL to install John Rapper > > http://www.openwall.com/john/doc/INSTALL.shtml > > and you will get the Docs here > > http://www.openwall.com/john/doc/ > > > > On Mon, May 31, 2010 at 9:09 AM, Hirak Sarkar <[email protected]>wrote: > >> Hello, >> I am using fedora 11 , and try to implement john the ripper (JTR) >> password cracker in the system, downloaded and install it from yum repo , >> but it is not working >> I use something like >> # unshadow /etc/passwd /etc/shadow > password.txt >> #john password.txt >> No password hashes loaded >> I know that fedora uses most probably MD5 hashing so I downloaded a patch >> but I am so stupid that I could not apply it properly . >> If any of you tried this before plz inform me the procedures step by step >> . >> >> -- >> Thank you >> >> -- >> Hirak Sarkar >> CSE 3rd year >> Kalyani Govt. Engg. College >> >> >> _______________________________________________ >> india mailing list >> [email protected] >> https://admin.fedoraproject.org/mailman/listinfo/india >> > > > Regards, > -- > Pradipta Kumar Dash. >
_______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
