Skip to content

Commit 4d3abaa

Browse files
committed
Update README.md
1 parent 551ddba commit 4d3abaa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Cisco VPN Client Password Decoder
22

3-
Decoder for password encoding of Cisco VPN client
3+
Pure javascript decoder for password encoding of Cisco VPN client.
4+
5+
Usually, you need to decrypt group password stored in *.PCF files to setup [native Cisco VPN connection in Mac OS X][1].
6+
7+
In contrast to other implementations, this decoder does everything in a browser, so a password never leaves your computer.
8+
9+
[<h3>Decode group password online</h3>][2]
10+
11+
12+
[1]: http://anders.com/guides/native-cisco-vpn-on-mac-os-x/
13+
[2]: http://artemkin.github.io/cisco-password-decoder

0 commit comments

Comments
 (0)