Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artemkin committed Sep 24, 2015
1 parent 551ddba commit 4d3abaa
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Cisco VPN Client Password Decoder

Decoder for password encoding of Cisco VPN client
Pure javascript decoder for password encoding of Cisco VPN client.

Usually, you need to decrypt group password stored in *.PCF files to setup [native Cisco VPN connection in Mac OS X][1].

In contrast to other implementations, this decoder does everything in a browser, so a password never leaves your computer.

[<h3>Decode group password online</h3>][2]


[1]: http://anders.com/guides/native-cisco-vpn-on-mac-os-x/
[2]: http://artemkin.github.io/cisco-password-decoder

0 comments on commit 4d3abaa

Please sign in to comment.