Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cap2hccapx: Input cap file limitation #34

Open
barde opened this issue Jul 27, 2017 · 2 comments
Open

cap2hccapx: Input cap file limitation #34

barde opened this issue Jul 27, 2017 · 2 comments

Comments

@barde
Copy link

barde commented Jul 27, 2017

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.

@xflyboy
Copy link

xflyboy commented Jan 23, 2018

I have similar issue. File is 5.4G.

@xflyboy
Copy link

xflyboy commented Jan 23, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants