well, it's not fully correct what you say Codename49 and Erwin.
True is, that MD5 is a one way encryption, because a string of 10k chars could be convertet into the same as for example an 'a'.
But it can be decrypted into a text-string which is in the same aequivalent-class as the true password is (and could also be with luck the true password also...)
drks program might do something like:
Quote:
that will decrypt all md5 code into normal text
|
he didn't say it will decrypt it into the true password, just in a normal text which CAN be used as password...
in vb3 there is a new way of encryption used, so his way won't help you out much then without the exact key an admin would use for encryption..