-
hello
cap2hccapx is deprecated and not present in hxtools
use hcxpcaptool instead
-
Hi, I am getting this error message when trying to covnert .pcap file into .hccapx captured by bettercap (v2.26.1) and I did not found any solution.
MacOS 10.15.1
hashcat-utils at f2a86c7
-
I'm experiencing an issue where the 4th part of the WPA/WPA2 4-way handshake is not being captured by the 'wifi' module. I noticed this when trying to run cap2hccapx on a bettercap-wifi-handshakes.pc…
-
I have a pcap containing only handshakes (using Wireshark's eapol display filter). When run with this file as input, cap2hccapx prints "Networks detected: 0" and writes nothing. When run with the exac…
a11ce updated
6 years ago
-
Hello.
cap2hccapx does not manipulate qos packets properly if it contains not only 3 address but 4 address.
I corrected this by changing this portion of code (line=804) :
```
else if ((frame_con…
-
Would it be possible to have an option to output into john the ripper or oclhashcat format for cracking?
*(Added by derv82@)*
Other requirements mentioned below:
1. `--later` option to *not* …
-
Hi
Ist there a brew for Hashcat utils ? Could never get it to work from the stand alone github project.
I always end up with cap2hccapx
-bash: cap2hccapx: command not found
Can anyone hel…
-
Follow up from #15
E.g. how the automated WPA Handshake cracking works:
1. Runs `aircrack-ng` with necessary arguments
2. Watches output of `aircrack-ng`, prints status, percentage, etc. in a si…
-
#### What is your airgeddon version?
Null
#### What is your Linux O.S. and which version?
Null
#### Which is the chipset of your wireless card?
Null
#### Describe the issue and t…
-
Just a typo in your README.md because google is your friend. See sentence below:
You can do this easily by either uploading the .cap file to https://hashcat.net/cap2hccapx/ or using the cap2hccapx …