Page 1 of 1

Set up mask attack for SHA1

PostPosted: Fri Jun 20, 2014 9:49 am
by MisterX
Hi

I'm trying to bruteforce one single SHA1 hash. The hash was calculated of a 64 byte string with some known and some unknown bytes. The string consists of bytes from 0x00 to 0xFF. Is it possible to create a position charset where the possible characters range from 0x00 to 0xFF?

Thanks for your help