Append numbers up to a length?
#6
What I need are working reject rules, so I can have something like ">7 <7 $1" to reject non-7-letter-passwords, and append 1 to any not rejected. Then continue with ">6 <6 $1 $2", etc.

According to https://hashcat.net/wiki/doku.php?id=rule_based_attack reject rules are supposed to work for "slow algorithms" such as WPA, but they don't. I get "WARNING: Cannot convert rule for use on GPU in line 2: >7 <7 $1".


Messages In This Thread
Append numbers up to a length? - by plapaw - 09-16-2016, 01:43 PM
RE: Append numbers up to a length? - by d2 - 09-16-2016, 03:18 PM
RE: Append numbers up to a length? - by plapaw - 09-16-2016, 04:58 PM
RE: Append numbers up to a length? - by d2 - 09-16-2016, 05:03 PM
RE: Append numbers up to a length? - by plapaw - 09-16-2016, 05:19 PM
RE: Append numbers up to a length? - by plapaw - 09-16-2016, 06:59 PM
RE: Append numbers up to a length? - by plapaw - 09-16-2016, 07:18 PM