3 releases
new 0.1.2 | Oct 28, 2024 |
---|---|
0.1.1 | Oct 26, 2024 |
0.1.0 | Oct 26, 2024 |
#178 in Authentication
175 downloads per month
4KB
cisco_decrypt
Simple 🦀Rust tool to decrypt Cisco Type 7 passwords
Installation & Usage
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.