Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 10222  / 2 Years ago, wed, may 18, 2022, 2:05:11

I have Ubuntu 20.04 installed on my laptop.
I was using hcxdumptool to capture pmkids.
After i captured them. I wanted to filter the output using hcxpcaptool, but i found that "Command Not Found ".
From where can i get it installed. I have got hcxdumptool & hcxtool installed.
from https://github.com/ZerBea/hcxtools https://github.com/ZerBea/hcxdumptool
I installed them on the system.
Please anyone can tell me how can i install hcxpcaptool it seems to be not installed.


More From » wireless

 Answers
2

You are right, this utility is available for Ubuntu 20.10 and newer.


But you can simply download its deb-package to install on Ubuntu 20.04 manually with


cd ~/Downloads
wget http://archive.ubuntu.com/ubuntu/pool/universe/h/hcxtools/hcxtools_6.0.2-1_amd64.deb
sudo apt-get install ./hcxtools_6.0.2-1_amd64.deb

and then launch the utility by hcxpcaptool.


[#2077] Thursday, May 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fulerio

Total Points: 172
Total Questions: 124
Total Answers: 109

Location: Hungary
Member since Thu, Aug 6, 2020
4 Years ago
fulerio questions
;