03-11-2014, 07:49 PM
Hi, thanks for your reply. Here it is:
Valid example of a hash I would need to crack:
8ef38d8a70223974ff2c6dc30f131cb4bd8031d1ab70ef5badc322005ae7d578
Which prior to hashing would have been:
[[1,1,1,1,1],[1,1,1,1,1],[1,1,1,0,1],[1,1,1,1,1],[1,1,1,1,1]] cG6g3cMvqQpMqOuE
With my current understanding of salts, the 16 character suffix (cG6g3cMvqQpMqOuE) would be the "salt" added to the end of the string, prior to hashing.
Is this what you needed?
Valid example of a hash I would need to crack:
8ef38d8a70223974ff2c6dc30f131cb4bd8031d1ab70ef5badc322005ae7d578
Which prior to hashing would have been:
[[1,1,1,1,1],[1,1,1,1,1],[1,1,1,0,1],[1,1,1,1,1],[1,1,1,1,1]] cG6g3cMvqQpMqOuE
With my current understanding of salts, the 16 character suffix (cG6g3cMvqQpMqOuE) would be the "salt" added to the end of the string, prior to hashing.
Is this what you needed?