cisco_decrypt 0.1.0

Simple tool to decrypt Cisco Type 7 passwords
1
2
3
4
5
6
7
8
9
10
# Installation & Usage
Currently we only support it through Cargo.
```
cargo install cisco_decrypt
```

After that you can simply run
```
cisco_decrypt 12090404011C03162E
```