05-13-2020, 03:31 PM
(05-13-2020, 02:12 PM)philsmd Wrote: what did you try ? it would make sense to at least mention how you tried it etc ?
see https://hashcat.net/wiki/doku.php?id=rule_based_attack
for instance to append the "a" character, you would use a rile file:
Code:$a
please make sure to use a rule file (except for -j/-k), otherwise your shell might try to interpret some characters
I just used...
$)
It works for characters like a
$a
But if you use symbols like ) it throws an error