03-05-2011, 10:25 AM
md5crypt is slow but at least you know how the pass is generated. i recomment you to use maskprocessor and pipe it into oclhc+ (one of oclhc+ feature is reading from stdin):
./mp64.bin -1 ?u?d ?1?1?1?1?1?1?1?1 | ./oclHashcat+64.bin -m 500 '$1$xxxxxxxx$xxxxxxxxxxxxxxxxxxxxxx'
however all upper and digits are 2821109907456 combinations. for example, on my hd5970 i do about 3000k/sec so it would take around 10 days to complete.
./mp64.bin -1 ?u?d ?1?1?1?1?1?1?1?1 | ./oclHashcat+64.bin -m 500 '$1$xxxxxxxx$xxxxxxxxxxxxxxxxxxxxxx'
however all upper and digits are 2821109907456 combinations. for example, on my hd5970 i do about 3000k/sec so it would take around 10 days to complete.