How to implement keyboard adjacent key insertion
#2
The whole extracting to memory thing doesn't exist anymore unfortunately. You're best off having a stack of replaces:
sgf  (replace g with f)
sgh (replace g with h)
sgb (replace g with b)
etc. Then, if you want, use that rule multiple times in Hashcat with "-r rules -r rules" in your command to facilitate having more than one typo
Reply


Messages In This Thread
RE: How to implement keyboard adjacent key insertion - by penguinkeeper - 02-01-2024, 05:25 PM