Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

How can I decrypt a VPN pre-shared key?

Writer Matthew Barrera

I have a windows 7 *.cmp file which contains an encrypted pre-shred key in it and I also know the pin-code for it.

[Profile Format]
Version=5
[Connection Manager]
CMSFile=xxx\yyy.cms
PresharedKey=*************==
PresharedKeyIsEncrypted=1

The question is what do I do to decrypt the key and view it in plaintext?

1 Answer

If your up for a little programming, it looks like it has been answered on SO

and that contains a link to some sample code

otherwise there are probably a few programs that can do it, but that might be more of a question for software recs than here

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy