hashcat Forum

Full Version: Hash file format
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am new to Hashcat.  I just obtained our NTLM Hashes from AD and have them in .txt format.  The file contains the username:<Hash>.  Do I need to remove the username and colon from each line in order for hashcat to read the file?  Or is there a way to skip the username and the colon?  I am trying to understand how most go about this.
Add to command line --username
Thanks guys. It was helpful