.pcapng file issue
#2
Your versions are outdated. Please update to latest version:
hcxdumptool = 6.2.7
hcxpcapngtool = 6.2.7

A hc.22000 file is HEX ASCII (not binary) and it should look like this:
Code:
WPA*01*4d4fe7aac3a2cecab195321ceb99a7d0*fc690c158264*f4747f87f9f4*686173686361742d6573736964***
WPA*02*024022795224bffca545276c3762686f*6466b38ec3fc*225edc49b7aa*54502d4c494e4b5f484153484341545f54455354*10e3be3b005a629e89de088d6a2fdc489db83ad4764f2d186b9cde15446e972e*0103007502010a0000000000000000000148ce2ccba9c1fda130ff2fbbfb4fd3b063d1a93920b0f7df54a5cbf787b16171000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001630140100000fac040100000fac040100000fac028000*a2
https://hashcat.net/wiki/doku.php?id=example_hashes
Please notice that hcxpcapngtool append all output files to existing files.
A wrong command line can cause that the output of -o (hc22000) is appended to a dump file or a damaged hc22000 file. If that happened, it look exactly like your output:
Code:
!!�:�2�1��z�_j��2�1�� �6�c�
Remove old hash.hc22000 and convert again.

To verify your dump file, you can upload it here:
https://hashcat.net/cap2hashcat/
or here:
https://wpa-sec.stanev.org/?submit
or open it with Wireshark.
In every case, hcxpcapngtool print details of the dump file.
Reply


Messages In This Thread
.pcapng file issue - by Say10 - 01-26-2023, 05:41 AM
RE: .pcapng file issue - by ZerBea - 01-26-2023, 07:48 AM
RE: .pcapng file issue - by Say10 - 01-26-2023, 09:52 AM
RE: .pcapng file issue - by Say10 - 01-28-2023, 11:03 PM