Idea for hashcat rules based
#1
Hi,

Just a suggestion for hashcat rules based, It would be awesome if added:

*Remove letters from word
*Remove numbers from word
*Remove non alpha numeric

Why not add regex into the rules based attack? It would be awesome.

People with knowledge with regex will make effective rule attacks, with alot of finds.

Regards
#2
That would not be very wise, regex are too slow.
#3
That's exactly the reason, see here for details: https://hashcat.net/wiki/doku.php?id=rul...xpressions
#4
(10-08-2015, 07:24 PM)elackops Wrote: Hi,

Just a suggestion for hashcat rules based, It would be awesome if added:

*Remove letters from word
*Remove numbers from word
*Remove non alpha numeric

Why not add regex into the rules based attack? It would be awesome.

People with knowledge with regex will make effective rule attacks, with alot of finds.

Regards

You can easily use the purge rule to at least get the "remove numbers from words":

Code:
@0@1@2@3@4@5@6@7@8@9