hashcat Forum
maskprocessor request? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html)
+--- Thread: maskprocessor request? (/thread-576.html)



maskprocessor request? - scriptx - 10-20-2011

I'm not sure if maskprocessor requests are being accepted, but it's worth a shot anyhow!..

I was wondering why maskprocessor only allows for 4 custom character sets? If I want to try all possible casing for the word "password", i can only currently guarantee placement of 4 of the letters: ./mp64.bin -1 pP -2 aA -3 sS -4 wWoOrRdD ?1?2?3?3?4?4?4?4. Lots of time and output wasted on erroneous combinations of wwoOrRdD that do not equal "word" (case insensitive).

Any feedback welcome Smile


RE: maskprocessor request? - atom - 10-20-2011

this is a job for hashcat.

Quote:root@thumbstone:~/dev/projects/hashcat/hashcat-0.38# echo pass > word

root@thumbstone:~/dev/projects/hashcat/hashcat-0.38# ./hashcat-cli64.bin --stdout -a 2 word
pass
Pass
pAss
PAss
paSs
PaSs
pASs
PASs
pasS
PasS
pAsS
PAsS
paSS
PaSS
pASS
PASS

Also, see the optimized section. I really recommend it: http://hashcat.net/wiki/doku.php?id=toggle_case_attack