.TH WLANGENPMKOCL "1" "Dec 2021" "HCXKEYS 6.2.0" "Tools to generate plainmasterkeys (rainbowtables)" .\" Text automatically generated by txt2man .RS .SH NAME \fBwlangenpmkocl \fP- Tools to generate plainmasterkeys (rainbowtables) \fB .SH SYNOPSIS .nf .fam C \fBwlangenpmkocl\fP [\fIOPTIONS\fP] .fam T .fi .fam T .fi .SH DESCRIPTION Tool to generate plainmasterkeys (rainbowtables) and hashes for the use with latest hashcat and latest John the Ripper. .RE .PP The package provides two binaries: .RS .IP \(bu 3 wlangenpmk for CPU calculations. .IP \(bu 3 \fBwlangenpmkocl\fP for GPU calculations. .PP In order to use the GPU, the correspondent OpenCL drivers for your GPU model should be installed. .SH OPTIONS \fB-e\fP : input single essid (networkname: 1 .. 32 characters) requires \fB-p\fP .PP \fB-p\fP : input single password (8 .. 63 characters) requires \fB-e\fP .PP \fB-i\fP : input passwordlist .PP \fB-I\fP : input combilist (essid:password) .PP \fB-a\fP : output plainmasterkeys as ASCII file (hash mode 2200x, 1680x, 250x) .PP \fB-A\fP : output plainmasterkeys:password as ASCII file .PP \fB-c\fP : output cowpatty hashfile (existing file will be replaced) .PP \fB-P\fP : input platform, default 0 (first platform) .PP \fB-D\fP : input device, default 0 (first device) .PP \fB-l\fP : list device info .PP \fB-h\fP : this help .SH EXAMPLES .IP \(bu 3 examples of stdin/stdout usage: .PP cat wordlist | \fBwlangenpmkocl\fP \fB-e\fP | hashcat \.\.\. .PP cat wordlist | \fBwlangenpmkocl\fP \fB-e\fP > .IP \(bu 3 or use classic mode: .PP \fBwlangenpmkocl\fP \fB-e\fP \fB-i\fP \fB-a\fP .IP \(bu 3 or use mixed mode: .PP \fBwlangenpmkocl\fP \fB-e\fP \fB-i\fP > .SH AUTHOR Written by ZeroBeat . .PP This manual page was written by Paulo Roberto Alves de Oliveira (aka kretcheu) for the Debian project (but may be used by others). .SH COPYRIGHT Copyright 2000-2021 ZeroBeat. .PP License MIT.