$ wget http://openwall.com/john/g/john-1.7.9-jumbo-7.tar.gz
$ tar zxvf john-1.7.9-jumbo-7.tar.gz
$ cd john-1.7.9-jumbo-7/src/
$ make linux-x86-64 (for 64 bit OS)
$ sudo make install
John will be found in the 'run' directory
$ cd ../run
$ ./john --format=mscash {dumpfile.cap}
Loaded X password hashes with X different salts (M$ Cache Hash MD4 [32/64])
HTH
No comments:
Post a Comment