Skip to content

Instantly share code, notes, and snippets.

@matlink
Created February 17, 2018 13:18
Show Gist options
  • Save matlink/6dfb19e36662570638da4d467a25307e to your computer and use it in GitHub Desktop.
Save matlink/6dfb19e36662570638da4d467a25307e to your computer and use it in GitHub Desktop.
hashcat get cracking positions
hashcat -m99999 -o ${BASENAME}.hc.ranks --outfile-format=10 --potfile-disable --markov-hcstat=${BASENAME}.hcstat2 --session=${BASENAME} --increment -a3 -1?l?u?d ${BASENAME} ?1?1?1?1?1?1?1?1?1?1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment