MD5 Help
#9
(01-10-2018, 07:16 PM)Ark223 Wrote: Thank you for your answers! The last question is, what does the parameter "?1?1?1?1?1?1?1?1?1?1?1?1" depends on?

You can create custom character sets. In this case you create the custom set by using -1 and appending the character set so -1 ?l?u?d sets ?1 to do all lower case, upper case and digits as your character set. 

So a 2nd example would be say I wanted digits and special characters, you can create a second custom character set by creating -2. so adding the parameter -2 ?d?s would allow you to use ?2 as a shortcut. so doing ?1?2?1?d would cycle through lower, upper and digits for 1's and 2's would run through digits and special characters.

3rd example could relate to targeting specific characters. so lets say we know it includes AbC135 as the first character in our password. so you could create -3 AbC135 and add it to the password with ?3 in the first position. so ?3?2?2?2?1?1?d?s?u etc can all be used.


Messages In This Thread
MD5 Help - by Ark223 - 01-08-2018, 08:37 PM
RE: MD5 Help - by Flomac - 01-08-2018, 09:06 PM
RE: MD5 Help - by Ark223 - 01-08-2018, 09:33 PM
RE: MD5 Help - by Flomac - 01-09-2018, 02:27 PM
RE: MD5 Help - by Ark223 - 01-09-2018, 04:12 PM
RE: MD5 Help - by Flomac - 01-09-2018, 05:23 PM
RE: MD5 Help - by DanielG - 01-09-2018, 05:31 PM
RE: MD5 Help - by Ark223 - 01-10-2018, 07:16 PM
RE: MD5 Help - by slyexe - 01-11-2018, 01:21 AM
RE: MD5 Help - by DanielG - 01-11-2018, 10:31 AM
RE: MD5 Help - by Ark223 - 01-12-2018, 11:18 PM
RE: MD5 Help - by nunclud - 03-19-2018, 10:43 PM