Hashcat error and no more wifi
#6
As a first step (and to figure out if things changed since the bug report of "2021-09-02 15:32 UTC" you can go for latest git:
https://github.com/ZerBea/hc

enable the new debug mode in Makefile:
Code:
# uncomment to enable DEBUG log
#DEFS        += -DHCXDEBUG

Compile and run hcxdumptool.

When terminated, take a look at hcxdumptool.log.
The log file should contain errno messages as reported by the system.
(I'm interested in this log, too).

In general, it is not a good idea to use a PCIe card (notebook) due to possible interferences (and a poor range), e.g.
https://www.phoronix.com/forums/forum/ha...-for-linux
https://forums.tomshardware.com/threads/...on.735369/
and a lot more.

USB WiFi (with external antenna connector) is a good choice. Here are some tests:
https://github.com/ZerBea/hcxdumptool/discussions/361
best value for money as of today:
https://github.com/ZerBea/hcxdumptool/di...nt-7551692


BTW:
Monitor mode capabilities of an interface/driver do not mean automatically capabilities to inject frames:
https://community.intel.com/t5/Wireless/...-p/1560256

hcxdumptool need both (monitor mode and full packet injection capabilities).
Reply


Messages In This Thread
Hashcat error and no more wifi - by capegoat681 - 01-09-2024, 12:02 PM
RE: Hashcat error and no more wifi - by ZerBea - 01-09-2024, 01:55 PM
RE: Hashcat error and no more wifi - by ZerBea - 01-09-2024, 06:33 PM
RE: Hashcat error and no more wifi - by ZerBea - 01-09-2024, 07:48 PM
RE: Hashcat error and no more wifi - by ZerBea - 01-09-2024, 11:19 PM
RE: Hashcat error and no more wifi - by ZerBea - 01-10-2024, 10:44 AM
RE: Hashcat error and no more wifi - by v71221 - 01-10-2024, 09:06 PM
RE: Hashcat error and no more wifi - by v71221 - 01-15-2024, 07:32 AM
RE: Hashcat error and no more wifi - by ZerBea - 01-11-2024, 10:57 AM