(02-22-2021, 07:16 PM)Chick3nman Wrote: I'm not sure how you are ending up with this issue, passwords that contain ":" are automatically hex encoded using the $HEX[] notation to specifically avoid issues like this. They should not be ending up in your potfile with ":" in them in the first place. Are you using the most recent version of hashcat?
Using the git-version,
and yes this should be the point, i use --outfile-autohex-disable in my batch cause im working afterwards on the pot or hitsfile to build up an specialised wordlist for this particular attack, okay so i need to parse the $HEX[] notation by myself
thanks for the hint
sadly there is no option to just disable autohex for the outfile, not for the pot-file