01-15-2016, 12:21 AM
Hello I have a problem prepending a number to a dictionary.
my rule is: ^1^2^3^4^5
I have made a test hash for 12345test and using a dictionary with only test in it
but it won't work...
I've tested it with only ^1 and 1test and it worked but any number more than that and it won't work.
I can only use CPU so oclhashcat and hybrid attack isn't an option...
I'm using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2 and hashcat v2.00
the comand line comand im using is: ./hashcat-cli64.bin -m 0 -r a5.rule -n 4 -o out.txt test.md5 testwordlist.txt
my rule is: ^1^2^3^4^5
I have made a test hash for 12345test and using a dictionary with only test in it
but it won't work...
I've tested it with only ^1 and 1test and it worked but any number more than that and it won't work.
I can only use CPU so oclhashcat and hybrid attack isn't an option...
I'm using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2 and hashcat v2.00
the comand line comand im using is: ./hashcat-cli64.bin -m 0 -r a5.rule -n 4 -o out.txt test.md5 testwordlist.txt