-
Can you add hcxtools?
https://github.com/ZerBea/hcxtools
It have very nice wlandump utility, which I would like to use on android :/
I'm trying to figure out how to compile it with ndk, but without…
-
[!] The following packages are missing. Please ensure that you have installed them properly before starting hashcatch
hcxtools
But i have it installed
-
Relative section of config.toml:
```
main.plugins.discohash.enabled = true
main.plugins.discohash.webhook_url = "https://discord.com/api/webhooks/XXXXXXXXXXXXXX"
```
Bluetooth Tether has been…
-
root@Bobby:/hcxtools# make
mkdir -p .deps
cc -O3 -Wall -Wextra -Wpedantic -std=gnu99 -MMD -MF .deps/hcxpcapngtool.d -o hcxpcapngtool hcxpcapngtool.c -lssl -lcrypto -lz -DVERSION_TAG=\"6.3.4-11-g…
-
Tried to compile https://github.com/ZerBea/hcxtools and https://github.com/ZerBea/hcxdumptool against wolfssl through openssl compatibility layer. There are some unimplemented functions and consts:
F…
-
I execute 'sudo make install' then
execute "wlandump-ng" or "./wlandump-ng"
tip->`heyuedeMacBook-Pro:hcxtools heyue$ wlandump-ng -i heyueiPhone -o capture.cap -c 1 -t 60 -d 100 -D 10 -m 512 -b -…
-
This is mainly for the hcxtools, they updated requirements. Unsure if OpenSSL 3.0 is installable on the pwnagotchi.
-
See https://github.com/hashcat/hashcat/issues/1816#issuecomment-566546059
> The new format is:
>
> ```
> SIGNATURE*TYPE*PMKID/MIC*MACAP*MACSTA*ESSID*ANONCE*EAPOL*MESSAGEPAIR
> ```
>
> Some no…
-
Hello all,
I have install hcxdumptool & hcxpcaptool in Kali Linux 64bit, Wifite2 still showing that the tools are missing, can someone shine some light to this issue, I been searching all over the …
-
I am running Kali Linux 2021.4a freshly installed :
```bash
uname -a
Linux kali 5.14.0-kali4-amd64 #1 SMP Debian 5.14.16-1kali1 (2021-11-05) x86_64 GNU/Linux
```
I installed all prerequisi…