Scroll to navigation

HCXPSKTOOL(1) User Commands HCXPSKTOOL(1)

NAME

hcxpsktool - hcx tools set-N

DESCRIPTION

hcxpsktool 6.0.2 (C) 2020 ZeroBeat usage: hcxpsktool <options>

options: -c <file> : input PMKID/EAPOL hash file (hashcat -m 22000) -i <file> : input EAPOL hash file (hashcat) -j <file> : input EAPOL hash file (john) -z <file> : input PMKID hash file (hashcat and john) -e <char> : input ESSID -b <xdigit> : input MAC access point

format: 112233445566

-o <file> : output PSK file

default: stdout output list must be sorted unique!

-h : show this help -v : show version

--netgear : include weak NETGEAR candidates --phome : include weak PEGATRON HOME candidates --tenda : include weak TENDA candidates --weakpass: include weak password candidates --eudate : include complete european dates --usdate : include complete american dates --wpskeys : include complete WPS keys --help : show this help --version : show version

if hcxpsktool recovered your password, you should change it immediately!

examples: hcxpsktool -i hashfile.hccapx | sort | uniq | hashcat -m 2500 hashfile.hccapx hcxpsktool -z hashfile.16800 | sort | uniq | hashcat -m 16800 hashfile.16800 hcxpsktool -z hashfile.16800 | sort | uniq | john --stdin --format=wpapsk-opencl hashfile.16800

SEE ALSO

The full documentation for hcxpsktool is maintained as a Texinfo manual. If the info and hcxpsktool programs are properly installed at your site, the command

info hcxpsktool

should give you access to the complete manual.

July 2020 hcxpsktool 6.0.2 (C) 2020 ZeroBeat