Posts: 76
Threads: 28
Joined: May 2011
Reputation:
0
How to uncode MD5 hash? Is there a program?
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
Nope, but there are databases which have the most words saved. ****** for it.
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
Looks like a CRC32, adler32 for me, but it can be everything, I can't give a correct answer. Take a look in your GM or FS where it registers the account.
Posts: 1,097
Threads: 97
Joined: Jul 2010
Reputation:
0
MD5 would use letters to, so you'll get something like ah5a4grar456afdsda5 with it.
Posts: 1,418
Threads: 63
Joined: Dec 2010
Reputation:
0
Instead of decoding it, you can encode player's input, then strcompare with the real encoded password
Posts: 76
Threads: 28
Joined: May 2011
Reputation:
0
I only found some programs that can code to adler32, but not uncode ;/