crunch 2.6 can do what you want.
./crunch 11 11 2457 23456789 -t 0522@*%%%%% -o output.txt
hello folks.
i been following BT forums and for a long time. but this is my first post. usualy i found all the answers via google or forum search..
this time im having a hard time finding an answer...
im trying to generate 11 digit password list with very specific number ranges
eg: [0] [5] [2,4,5,7] [2-9] [0-9] [0-9] [0-9] [0-9] [0-9] [0-9] [0-9] [0-9]
so far i found two possible solutions.
1. generate via crunch nanualy [0][5][2][2][][].... , [0][5][2][3][][]..... and combine the files
eg: crunch 11 11 0123456789 -t 0522%%%%%%% -o output1.txt and so on for each combo...
2. write a script that do it
my question is: is there any tool where i can specify ranges at each possition and create the password list with only the combos i want?
or i'll need to do it the long way....?
tnx
crunch 2.6 can do what you want.
./crunch 11 11 2457 23456789 -t 0522@*%%%%% -o output.txt
I like the bleeding edge, but I don't like blood loss