Simple 🦀Rust tool to decrypt Cisco Type 7 passwords
Currently we only support installation through Cargo.
```
cargo install cisco_decrypt
```
After that you can simply run
```
cisco_decrypt 12090404011C03162E
```
Or you can clone the repo and install/use from there.
[Richard Strnad - www.richardstrnad.ch](https://www.richardstrnad.ch)