cisco_decrypt

Crates.iocisco_decrypt
lib.rscisco_decrypt
version0.1.2
sourcesrc
created_at2024-10-26 12:19:34.671713
updated_at2024-10-28 14:17:27.513902
descriptionSimple tool to decrypt Cisco Type 7 passwords
homepage
repositoryhttps://github.com/richardstrnad/cisco_decrypt
max_upload_size
id1423813
size4,300
Richard Strnad (richardstrnad)

documentation

README

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.

Created by

Richard Strnad - www.richardstrnad.ch

Commit count: 12

cargo fmt