|
-
Sep 3rd, 2010, 02:57 PM
#1
Thread Starter
Junior Member
how can decrypt md5 hase encryption
how can decrypt md5 hase encryption
please tell me algo
and code example

My Code Project
Gsm Flashing cable finder
-
Sep 3rd, 2010, 03:28 PM
#2
Re: how can decrypt md5 hase encryption
md5 is a hash... not an encryption... so there isn't a way to undo it. It's a one-way hash... that's kind of the point and why it gets used for storing passwords.
-tg
-
Aug 30th, 2012, 11:00 PM
#3
New Member
Re: how can decrypt md5 hase encryption
 Originally Posted by techgnome
md5 is a hash... not an encryption... so there isn't a way to undo it. It's a one-way hash... that's kind of the point and why it gets used for storing passwords.
-tg
not true, sha1,sha256 and sha512 are all hashes yet i can decrypt most-all of them.. (sha1 and 256 is down. working on 512)... all a matter of time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|