Crates.io | cisco_decrypt |
lib.rs | cisco_decrypt |
version | 0.1.2 |
source | src |
created_at | 2024-10-26 12:19:34.671713 |
updated_at | 2024-10-28 14:17:27.513902 |
description | Simple tool to decrypt Cisco Type 7 passwords |
homepage | |
repository | https://github.com/richardstrnad/cisco_decrypt |
max_upload_size | |
id | 1423813 |
size | 4,300 |
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.