KimiNewt / pyshark

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
MIT License
2.23k stars 422 forks source link

Filter and read packet reassembled pane #480

Open tarinnn opened 3 years ago

tarinnn commented 3 years ago

With pyshark I can get the tcp reassembled data but I can't find any indication for pdv reassembled data. There is a way to extract this information?

simbamarufu1 commented 2 years ago

How are you able to reassemble those tcp packets? Asking for a friend

tarinnn commented 2 years ago

You can find more information here https://www.wireshark.org/docs/wsug_html_chunked/ChAdvReassemblySection.html