First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to read hexdump with tshark without create file

Hi, I have a hexdump that I want to read with tshark, but I don't want to use text2pcap becuase it saves it to the disk... How can I read directly hexdump with tshark without convert it to pcap or convert it without saving it in the disk? Thanks

learningnew's avatar
5
learningnew
asked 2021-01-04 13:09:08 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I used pyshark wrap with InMemCapture

learningnew's avatar
5
learningnew
answered 2021-01-04 14:58:14 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer