Substring replace?
#2
Table attack was only supported in hashcat-cli (now hashcat-legacy) and could only match a single byte. It is similar to the 's' rule but could replace one byte with multiple bytes, which the 's' rule cannot do.

Matching multiple bytes in the manner you described would indeed be powerful, but would likely be really slow. But maybe speed is a worthwhile tradeoff for such a rule.


Messages In This Thread
Substring replace? - by kefir - 01-10-2017, 03:20 PM
RE: Substring replace? - by epixoip - 01-10-2017, 07:00 PM