Radmin3 (v3.5) separator unmatched...
#1
Question 
I'm getting "separator unmatched" errors even with the generic example hash on the wiki (https://hashcat.net/wiki/doku.php?id=example_hashes). Of course this is going to be something silly and noobarrasing. Can anyone just chuck that hash in and see if it's happening for you as well? What's the proper command line to load/run that hash?
Reply
#2
Linux? Put the hash in single quotes: '$radmin3$...'
Reply
#3
no, but fixed. I just removed a bunch of bullshit from the command line and left it clean:


hashcat.exe -a 0 -m 29200 "radmin35.left" "wordlist.txt"

thanks.
Reply