Skip to content

Implement advanced packet dissector with interactive hex/ASCII view#352

Closed
khusainovilas wants to merge 5 commits intomimi-net:mainfrom
khusainovilas:improve-mimishark
Closed

Implement advanced packet dissector with interactive hex/ASCII view#352
khusainovilas wants to merge 5 commits intomimi-net:mainfrom
khusainovilas:improve-mimishark

Conversation

@khusainovilas
Copy link
Contributor

  • Replaced manual hex string slicing with structured parse_packet_structure()
    that builds a complete protocol hierarchy (Ethernet → LLC/STP, ARP, IPv4, TCP/UDP/ICMP, GRE, IP-in-IP)
  • Added createByteDivs(): renders hex and ASCII views with nested <div>/<span>
    elements for each protocol field, enabling precise hover highlighting

This transforms Mimishark into a fully interactive packet analyzer with
Wireshark-like field-to-bytes correlation.

@i1ya i1ya linked an issue Feb 26, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Улучшение Mimishark

2 participants