You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using pyshark ver 0.5.3. There is a question of getting expert-info in the frame export.
Generally, I am using pyshark to open pcap files, and do some internal validation. But when I am trying to find expert-info there are none even though I can find them in Wireshark. Are they parsed by pyshark?
I tried to enter custom parameter ("-z": "expert") but without any success. Problem with -z is that I will get statistics and not expert info on the frame base.
Is it possible to get expert info with pyshark?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am using pyshark ver 0.5.3. There is a question of getting expert-info in the frame export.
Generally, I am using pyshark to open pcap files, and do some internal validation. But when I am trying to find expert-info there are none even though I can find them in Wireshark. Are they parsed by pyshark?
I tried to enter custom parameter ("-z": "expert") but without any success. Problem with -z is that I will get statistics and not expert info on the frame base.
Is it possible to get expert info with pyshark?
Beta Was this translation helpful? Give feedback.
All reactions