logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cisco7crack - Crypt and decrypt the cisco type 7 passwords

Author

       Written by Davide Madrisan <davide.madrisan@google.com>

       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).

Commands

cisco7crack [-q] -c [-{a|#<0..15>}] <plaintext>

       cisco7crack [-q] [-d] <ciphertext>

       cisco7crack [-h]

Description

       Enjoy cracking the Cisco IOS pesky passwords.  For bugs and suggestions, please contact me by e-mail.

Examples

cisco7crack-c#3 '@l1c3&b0b'

       cisco7crack-c#3 -q n0v3rb0s3

       cisco7crack 082F1C5A1A490D43000F5E033F78373B

       a=`cisco7crack-cq b@shscr1pt` # (bash shell)

       [ $? -eq 0 ] && echo "crypt: $a" || echo "error!"

Name

cisco7crack - Crypt and decrypt the cisco type 7 passwords

Options

-c     crypt <plaintext>

       -a     display all the ways to crypt <plaintext>

       -#<n>  display the n-th way to crypt <plaintext>

       -d     decrypt <ciphertext> (default option)

       -q     cause cisco7crack to be really quiet

       -h     display this brief usage summary

Reporting Bugs

       To      report      a      bug      please      visit      rows'     issue     tracking     system     at
       https://github.com/madrisan/cisco7crack/issues.

Synopsis

cisco7crack [OPTIONS] [ARGS] ...

See Also