-
Hi!
I've prepared a patch for Debian for using system-wide ieee OUI, instead of depending on an internet connection (situations you may perfectly encounter when using hcxtools).
It would be great…
-
Hi, looks like latest commits caused some issues when compiling for some systems.
I'm compiling for the WiFi Pineapples. (ar71xx CPU / MIPS-BE).
I noticed some updates lately regarding endianess, …
-
when i try to install the requirements of tools that is apt install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev it shows error.
E: Could not get lock /var/lib/dpkg/lock-frontend - open …
-
what's the problem?...
```
$ make
cc -O3 -Wall -Wextra -std=gnu99 -o hcxdumptool hcxdumptool.c
hcxdumptool.c:23:10: fatal error: 'include/android-ifaddrs/ifaddrs.h' file not found
#include "incl…
-
---
https://github.com/akzhy/gatsby-starter-elemental
-
```
Collected errors:
* pkg_hash_fetch_best_installation_candidate: Packages for hcxtools found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package hcxt…
-
root@kali:~/hcxtools# make
cc -O3 -Wall -Wextra -std=gnu99 -MMD -MF .deps/hcxpcaptool.d -o hcxpcaptool hcxpcaptool.c -lz -lcrypto
hcxpcaptool.c:16:10: fatal error: openssl/sha.h: No such file or d…
-
i'm using this one: 'TL-WDN5200'~~~~~
and.. I don't know what to say....... just.. thx ^^''
-
I am on [GL.iNet GL-MT300N v2](https://openwrt.org/toh/hwdata/gl.inet/gl.inet_gl-mt300n_v2) with Openwrt. I can go into monitor mode:
```
# iw phy phy0 interface add mon0 type monitor
# ifconfig mo…
-
I can't seem to run make.
wlanhcx2cap.c:12:18: fatal error: pcap.h: No such file or directory
#include
^
compilation terminated.
Makefile:79: recipe for target 'wlanhcx2cap…