Skip to content

A way to exclude protocol headers out of data dump is needed #654

Open
@Hi-Angel

Description

@Hi-Angel

There's an option -X which says

-X     When parsing and printing, in addition to printing the headers of each packet, print the data of each packet (minus its link level header) in hex and ASCII. This is very handy for analysing new protocols.

It would indeed be handy for analysing a protocol, except that its hex dump still includes tcp headers, which makes it very hard to see the actual data.

There's this question with 21.5k views which suggests it's a very popular problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions