New release: 0.55 - now with NTLM/MD4

http://www.cryptohaze.com/releases/Cryp ... 55.tar.bz2
Now with NTLM and MD4 support, in addition to the previous MD5 support.
I've also added a few little CLI PHP scripts. For testing, you now can do MD4/MD5/NTLM hash generation in the directory.
Still hammering out a tutorial with various tidbits of useful data.
Now with NTLM and MD4 support, in addition to the previous MD5 support.
I've also added a few little CLI PHP scripts. For testing, you now can do MD4/MD5/NTLM hash generation in the directory.
- Code: Select all
./GRTCrack -h NTLM -s `./ntlm.php foobar` ...
Still hammering out a tutorial with various tidbits of useful data.