Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
please decode md5 hash
04-29-2012, 12:51 PM (This post was last modified: 04-29-2012 02:49 PM by faithlove.)
Post: #6
RE: please decode md5 hash
(04-29-2012 10:30 AM)fakeraol Wrote:  
faithlove Wrote:Use http://3.14.by/en/md5 to recover that password.

If you don't want to use rainbow tables, but you'd like to bruteforce the hash, i'd suggest to use CUDA (you'd better have at least 2 NVidia cards in SLI) + optional an i7 CPU to recover the password fast.


Just note and learn that MD5 is not just a simple "checksum". Don't be so ignorant dude as you always have something to learn.

Quote:Quote:MD5 is an algorithm that is used to verify data integrity through the creation of a 128-bit message digest from data input (which may be a message of any length) that is claimed to be as unique to that specific data as a fingerprint is to the specific individual. MD5, which was developed by Professor Ronald L. Rivest of MIT, is intended for use with digital signature applications, which require that large files must be compressed by a secure method before being encrypted with a secret key, under a public key cryptosystem. MD5 is currently a standard, Internet Engineering Task Force (IETF) Request for Comments (RFC) 1321. According to the standard, it is "computationally infeasible" that any two messages that have been input to the MD5 algorithm could have as the output the same message digest, or that a false message could be created through apprehension of the message digest. MD5 is the third message digest algorithm created by Rivest. All three (the others are MD2 and MD4) have similar structures, but MD2 was optimized for 8-bit machines, in comparison with the two later formulas, which are optimized for 32-bit machines. The MD5 algorithm is an extension of MD4, which the critical review found to be fast, but possibly not absolutely secure. In comparison, MD5 is not quite as fast as the MD4 algorithm, but offers much more assurance of data security.


Peace! Cool

Oh, and one more thing. If you know so much about MD5, then you know how to recover a MD5 hashed password.
dude, if you call me "ignorant" its up to you, to describe, how md5 works.
can you explain, what is "salt"? can you explain "md5 is a lossy algo"?

i dont know, where you got this quote from, but at http://en.wikipedia.org/wiki/MD5 you can read, that this text is deprecated.
according to wikipedia md5-hashes are not unique. you can find a string with rainbowtables, witch leads to this md5-sum, but you cant be sure, if there wil be a second string with the same md5-sum.

you cant "decode"/"decrypt" MD5 because it is NOT an encryption.

you are ignorant because i didn't say that you can decrypt/decode MD5. you are ignorant because you take as official documentation what's on Wikipedia. don't act like you're an expert, you always have something to learn.

you're talking about salt, but you don't know how to crack a simple md5 hash? you're making me smile, dude.

This is some serious documentation about MD5: http://www.ietf.org/rfc/rfc1321.txt

Wise men don't need advice. Fools won't take it. ~~ Benjamin Franklin
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
please decode md5 hash - kingofseo - 04-10-2012, 11:47 AM
RE: please decode md5 hash - sidxx55 - 04-10-2012, 04:49 PM
RE: please decode md5 hash - fakeraol - 04-28-2012, 11:34 PM
RE: please decode md5 hash - faithlove - 04-29-2012, 09:56 AM
RE: please decode md5 hash - fakeraol - 04-29-2012, 10:30 AM
RE: please decode md5 hash - faithlove - 04-29-2012 12:51 PM
RE: please decode md5 hash - fakeraol - 04-29-2012, 05:24 PM
RE: please decode md5 hash - faithlove - 04-29-2012, 05:35 PM
RE: please decode md5 hash - fakeraol - 04-29-2012, 08:00 PM
RE: please decode md5 hash - gerard - 04-29-2012, 09:26 PM
RE: please decode md5 hash - fakeraol - 04-29-2012, 11:47 PM
RE: please decode md5 hash - gerard - 04-30-2012, 10:47 PM
RE: please decode md5 hash - fakeraol - 05-01-2012, 12:38 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication