Page 1 of 1

Posted: Fri Jan 31, 2003 3:23 pm
by BackupUser
Restored from previous forum. Originally posted by cor.

With DESFingerPrint(Password$,Key$) you can encode it.

result$=DESFingerPrint("mypassword","235hhGdf56")

Very nice.

I have the key$, so there must be a way to decode it.

Anyone?
But how can I decode it

Using Windows 98 SE
Registered PB version : 3.40 (Windows)
--------------------------
C. de Visser
Author of Super Guitar Chord Finder
http://www.ready4music.com

Posted: Fri Jan 31, 2003 4:23 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

It's not reversable. You have to ask your user the password and you can encode it and check it with your previously encoded stuff. The only way to reverse it is to crack it with a brut force or dictionnary approach.

Fred - AlphaSND