wifite2 icon indicating copy to clipboard operation
wifite2 copied to clipboard

Skipping PMKID attack, missing required tools: hcxpcaptool

Open YallTrippin opened this issue 4 years ago • 5 comments

WTF? I installed all the shit, but somehow it tells me i didnt.......why?

not-root@who-knows:~ $ hcx hcxbtdumptool hcxeiutool hcxhash2cap hcxhashtool hcxpcapngtool hcxpmkidtool hcxpsktool hcxdumptool hcxessidtool hcxhashcattool hcxmactool hcxpioff hcxpmktool hcxwltool

YallTrippin avatar Mar 05 '21 19:03 YallTrippin

I have the same issue, I've been looking through the code and hcxtools, it seems like hcxpcaptool has been renamed to hcxpcapngtool


https://github.com/ZerBea/hcxtools doesn't have the non ng version, https://github.com/warecrer/Hcxpcaptool does but this one seems dead. Wifite2 does refer to the newer ZerBea/hcxtools

patvdleer avatar Feb 20 '22 12:02 patvdleer

Until this is fixed, a symbolic link does the job : sudo ln -s /usr/bin/hcxpcapngtool /usr/bin/hcxpcaptool

Le-NooNz avatar Apr 16 '22 17:04 Le-NooNz

Fixed.

https://github.com/kimocoder/wifite2/commit/dd13d4a56cae49c9abedf4301bcf91baeabc1134

https://github.com/kimocoder/wifite2/commit/259708c60e805e35a86fcf3b64ee1becfb26f40d

kimocoder avatar Apr 16 '22 17:04 kimocoder

Parameters for Hashcat and hcxdumptool (+ hcxpcapng taking over)

kimocoder avatar Apr 16 '22 17:04 kimocoder

Until this is fixed, a symbolic link does the job : sudo ln -s /usr/bin/hcxpcapngtool /usr/bin/hcxpcaptool

Thank you for solving my problem

1732337191 avatar May 04 '22 05:05 1732337191