Edit multiple traces at the same time, making it easy to move
packets from one trace to a different one.
Modify every field in protocol headers for which a protocol plugin
provides support.
Edit arbitrary packet content using Netdude's hex editor in both
hex- or ASCII-mode, whichever is more convenient for the payload
you're editing
Move packets around, duplicate them, remove them from traces.
Instantly see the tcpdump output update according to the modifications
you're making.
Conveniently use the clipboard to select lines from the tcpdump
output for situations when you need the tcpdump output, but not
the packet data that's underneath, like when writing documentation,
papers or emails.
Where Netdude's functionality doesn't suffice for your needs, you can
write a plugin. Plugins in Netdude currently have full access to the
Netdude core and can do anything with the packets. There are two kinds
of plugins: