Help with special character rule
#3
(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
Reply


Messages In This Thread
Help with special character rule - by hashnewb - 05-13-2020, 12:53 PM
RE: Help with special character rule - by philsmd - 05-13-2020, 02:12 PM
RE: Help with special character rule - by hashnewb - 05-13-2020, 03:31 PM
RE: Help with special character rule - by philsmd - 05-13-2020, 06:39 PM
RE: Help with special character rule - by philsmd - 05-14-2020, 02:14 PM