diff --git a/cisco7crack.1 b/cisco7crack.1 new file mode 100644 index 0000000..92414ed --- /dev/null +++ b/cisco7crack.1 @@ -0,0 +1,72 @@ +.TH CISCO7CRACK "1" "Jan 2022" "CISCO7CRACK 0.0~git20121221.f1c21dd" "Crypt and decrypt the cisco type 7 passwords" +.\" Text automatically generated by txt2man +.RS +.SH NAME +\fBcisco7crack \fP- Crypt and decrypt the cisco type 7 passwords +\fB +.SH SYNOPSIS +.nf +.fam C +\fBcisco7crack\fP [\fIOPTIONS\fP] [\fIARGS\fP] \.\.\. + +.fam T +.fi +.fam T +.fi +.SH DESCRIPTION +Enjoy cracking the Cisco IOS pesky passwords. +For bugs and suggestions, please contact me by e-mail. +.SH OPTIONS +.TP +.B +\fB-c\fP +crypt +.TP +.B +\fB-a\fP +display all the ways to crypt <plaintext> +.TP +.B +-#<n> +display the n-th way to crypt <plaintext> +.TP +.B +\fB-d\fP +decrypt <ciphertext> (default option) +.TP +.B +\fB-q\fP +cause \fBcisco7crack\fP to be really quiet +.TP +.B +\fB-h\fP +display this brief usage summary +.SH COMMANDS +\fBcisco7crack\fP [\fB-q\fP] \fB-c\fP [-{a|#<0..15>}] <plaintext> +.PP +\fBcisco7crack\fP [\fB-q\fP] [\fB-d\fP] <ciphertext> +.PP +\fBcisco7crack\fP [\fB-h\fP] +.SH EXAMPLES +\fBcisco7crack\fP \fB-c\fP#3 '@l1c3&b0b' +.PP +\fBcisco7crack\fP \fB-c\fP#3 \fB-q\fP n0v3rb0s3 +.PP +\fBcisco7crack\fP 082F1C5A1A490D43000F5E033F78373B +.PP +a=`\fBcisco7crack\fP \fB-cq\fP b@shscr1pt` # (bash shell) +.PP +[ $? \fB-eq\fP 0 ] && echo "crypt: $a" || echo "error!" +.SH REPORTING BUGS +To report a bug please visit rows' issue tracking system at +https://github.com/madrisan/\fBcisco7crack\fP/issues. +.SH AUTHOR +Written by Davide Madrisan <davide.madrisan@google.com> +.PP +This manual page was written by Guilherme de Paula Xavier Segundo +<guilherme.lnx@gmail.com> for the Debian project (but may be used by others). +.SH COPYRIGHT +Copyright © 2002 Davide Madrisan. +License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>. +This is free software: you are free to change and redistribute it. There is NO +WARRANTY, to the extent permitted by law.