79705609

Date: 2025-07-18 02:33:55
Score: 1
Natty:
Report link

Wireshark’s Lua API doesn’t allow direct traversal or mutation of TreeItems created by other dissectors.Once the protobuf dissector parses and renders its tree, it doesn't expose the raw data structures or allow "re-dissecting" in-place.There’s no public API to delete or replace tree items after they’re created.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mohitsharma2809