hashcat Forum
mask search with doubles - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: mask search with doubles (/thread-8730.html)



mask search with doubles - serj377 - 10-19-2019

Hello everyone!
You need to find the password in hashcat. Password type-abcd12abcd12 - character sets 2 or 3 times repeated. Is it possible to set a mask with repeated character sets to reduce the number of password candidates?



RE: mask search with doubles - undeath - 10-21-2019

It's not possible with masks only. You can pipe in a mask attack and then apply the repeat rule "p" to each input word. However, depending on your hash type, this may severely slow down your attack speed.