hashcat-utils icon indicating copy to clipboard operation
hashcat-utils copied to clipboard

cap2hccapx: Input cap file limitation

Open barde opened this issue 7 years ago • 2 comments

When using large cap files for translating into the hccapx format I get errors:

$ cap2hccapx test.cap test.hccapx test.cap: Value too large for defined data type

test.cap is around 3.3 GB. The binary was compiled from latest source.

barde avatar Jul 27 '17 11:07 barde

I have similar issue. File is 5.4G.

xflyboy avatar Jan 23 '18 19:01 xflyboy

Found this temporary solution. Split each file to 1Gb. https://www.wireshark.org/lists/wireshark-users/200908/msg00012.html

xflyboy avatar Jan 23 '18 19:01 xflyboy