03-05-2019, 05:07 PM
Code:
hashcat -h | grep hex
--hex-charset | | Assume charset is given in hex |
--hex-salt | | Assume salt is given in hex |
--hex-wordlist | | Assume words in wordlist are given in hex |
--outfile-autohex-disable | | Disable the use of $HEX[] in output plains |
--wordlist-autohex-disable | | Disable the conversion of $HEX[] from the wordlist |