'Pyshark : Unable to get multiple Object Type values in Wireshark for BACAPP Layer
Need to get all the Object Type values as seen in the image
Solution 1:[1]
From the image it looks like you need to dissect your BACAPP packet to the format shown. Wireshark should have an inbuilt dissector to decode the packet, dissector code
Follow this page for plugin installation.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | aru_sha4 |
