Bruteforce partial HASH SHA1
#3
Hi!
Thanks a lot, seems working. Yes, hash created exactly from 40 bits.
Even without touching interface.c (is important to place all 4 parts of digest?)
And, please, another question, how to modify to get all possible collisions in keyspase 2^40 ? to not break at first one.
Cause is in example above it found first resut and stops immediately.


Messages In This Thread
Bruteforce partial HASH SHA1 - by Stown - 09-08-2018, 03:53 AM
RE: Bruteforce partial HASH SHA1 - by atom - 09-08-2018, 10:59 AM
RE: Bruteforce partial HASH SHA1 - by Stown - 09-08-2018, 02:04 PM
RE: Bruteforce partial HASH SHA1 - by undeath - 09-08-2018, 03:44 PM