How to configure mask attack
#2
define a custom charset that contains both loweralpha and digits, then build your mask with that custom charset. e.g.,

Code:
-1 ?l?d ?1?1?1?1?1?1?1?1

you can expect it to be slow as dogshit.


Messages In This Thread
How to configure mask attack - by Znerox - 12-20-2012, 02:30 PM
RE: How to configure mask attack - by epixoip - 12-20-2012, 08:44 PM
RE: How to configure mask attack - by Znerox - 12-21-2012, 12:48 AM
RE: How to configure mask attack - by M@LIK - 12-21-2012, 01:01 AM
RE: How to configure mask attack - by Znerox - 12-21-2012, 01:38 AM
RE: How to configure mask attack - by atom - 12-23-2012, 02:25 PM