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

wlangenpmk - Tools to generate plainmasterkeys (rainbowtables)

Author

       Written by ZeroBeat <zerobeat@gmx.de>.

       This manual page was written by Paulo Roberto Alves de Oliveira (aka kretcheu)  <kretcheu@gmail.com>  for
       the Debian project (but may be used by others).

Description

       Tool  to  generate  plainmasterkeys (rainbowtables) and hashes for the use with latest hashcat and latest
       John the Ripper.

       The package provides two binaries:

              •  wlangenpmk for CPU calculations.

              •  wlangenpmkocl for GPU calculations.

              In order to use the GPU, the correspondent OpenCL drivers for your GPU model should be installed.

Name

wlangenpmk - Tools to generate plainmasterkeys (rainbowtables)

Options

-e <essid> : input single essid (networkname: 1 .. 32 characters) requires -p or -i-p <password> : input single password (8 .. 63 characters) requires -e-i <file> : input passwordlist

       -I <file> : input combilist (essid:password)

       -a <file> : output plainmasterkeys as ASCII file (hash mode 2200x, 1680x, 250x)

       -A <file> : output plainmasterkeys:password as ASCII file

       -c <file> : output cowpatty hashfile (existing file will be replaced)

       -h : this help

Synopsis

wlangenpmk [OPTIONS]

See Also