11-29-2019, 03:30 PM
Hashcat added support for hexadecimal notation in rules too (see https://github.com/hashcat/hashcat/commi...b65f8bf4eb)
for instance if the utf 8 character £ (\xc2\xa3) has to be added, it would be just be a rule adding 2 bytes like this:
for instance if the utf 8 character £ (\xc2\xa3) has to be added, it would be just be a rule adding 2 bytes like this:
Code:
$\xc2 $\xa3