Post
Topic
Board Gambling
Re: [Announce] BTC Riches - Win 7x your bet - MD5 Verification
by
SmokeAndMirrors
on 06/07/2011, 23:32:30 UTC
Oh, I think I might be able to see how this worked...
Are you outputting something along the lines of md5sum("Left-Left-Right")?
If so, it's a simple dictionary attack... the gambler computes the 15 possible different MD5sums in advance and then compares them to what displays.
It's not just left-left-right, but it also had a whole heap of random characters after that, and then hashes that total string.


This was the first thing I looked into.