I have the plaintext and the encrypted(?) output. Maybe you guys know which method is used for this encrytion. I was thinking about Base64 because of the "=" termination, but i'm not sure because of the slashs.
Any idea?
Plaintext: 12345
Decrypted: /A/P9nt/Ig/Ll/Z8=
The decrypted password was stored as a value in windows registry as reg_sz.
Thanks a lot