NTLM Hashdump to hashcat/oclHashcat format converter
#2
easier, no python requirement"

Code:
awk -F: '{print $1 ":" $4}' samdump2.txt

also, oclHashcat 1.20 will support pwdump format, etc.

http://pastebin.com/Wqn1QRFi


Messages In This Thread
RE: NTLM Hashdump to hashcat/oclHashcat format converter - by epixoip - 03-27-2014, 10:13 PM