Possible 16 digit combinations
#1
Brick 
hello everyone!

I have hash & I know almost a first half of source string and second half is 16 random digits:

PHP Code:
MD5("Workgroup.U1."+16digits// (0000 0000 0000 0000 - 9999 9999 9999 9999) 

this is correct command?
Code:
./hashcat64.bin -m 0 -a 3 hash Workgroup.U1.?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d 

I'm not a hacker and reading about numbers like 10 quadrillion..oO makes me feel so confused about is it real to calculate or it takes all my lifetime?

Possible 16 digit combinations
10 000 000 000 000 000 (~ 10,000.0t)


Messages In This Thread
Possible 16 digit combinations - by 9kopb - 02-07-2018, 12:36 AM
RE: Possible 16 digit combinations - by Flomac - 02-07-2018, 11:06 AM
RE: Possible 16 digit combinations - by atom - 02-07-2018, 07:21 PM