Created
November 20, 2014 22:50
-
-
Save adamwalz/ef9b46949722f1444cf5 to your computer and use it in GitHub Desktop.
VPN Shared Secret decoder for networkConnect files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems the clear text string's length needs to be a multiple of 12. Filling the remaining characters with null bytes worked for me.