-
hashcat runs nonce-error-corrections (default value 8) for big endian routers and little endian routers.
hcxtools are able to detect the router type and set a bit in the messagepair field to inform h…
-
Hello,
thanks for the tool.
as "install" has dependency "build" invoking install also always invokes the build even when it is necessary. The usual combo will result in build being executed twice:…
-
please create a proper script so it would be easier to install, upgrade and uninstall the tool.
Thank you
-
got an error, seems something missed?
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
…
-
Haven't had time to dig into it myself.
```
In file included from hcxpcaptool.c:35:
./include/gzops.c:29:19: warning: missing field 'avail_in' initializer
[-Wmissing-field-initializers]
z_s…
-
Hello, I've got this problem on Debian:
```
$ ./hcxpcaptool -h
./hcxpcaptool: error while loading shared libraries: libcrypto.so.1.1:
cannot open shared object file: No such file or directory
`…
-
The algorithm here is accidentally N^2 with respect to pcap length and gets "slower and slower" as it continues to run.
```
-rw-r--r-- 1 clundquist clundquist 44G Aug 4 12:36 Kismet-20180709-18-…
-
You can add support of [HCXTools](https://github.com/ZerBea/hcxtools) to convert, import, dump and show info about cap files.
It gives you also posibility to upload your caps to online cracking servi…
-
Hello,
I am trying to use the tool "wlandumg-ng" to scan channel 6 of the surrounding wifi networks using the following command:
`sudo wlandump-ng -i wlan0 -c 6 -o test.cap`
After only a few se…
-
As I saw the recommendation to use wlandump-ng I decided to give it a try, however it looks like dwpa doesn't accept any of the pcap files produced by it, I'm constantly getting "Bad capture file" err…