Skip to content

utgarda/cisco-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Decoder for password encoding of Cisco VPN client.

Copyright (C) 2005 Maurice Massar
Thanks to [email protected] for decoding and posting the algorithm!

Requires libgcrypt version 1.1.90 or newer

Compile with:
gcc -Wall -o cisco-decrypt cisco-decrypt.c $(libgcrypt-config --libs --cflags)

Usage:
./cisco-decrypt DEADBEEF...012345678 424242...7261

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages