Hi,

That's really cool!
I have thought someone would have the same idea as mine, but I did not found
that has been implemented in Wireshark.

So could I easily add support for another format in Wireshark easily (as
easy as add a dissector, better if I can write one in Lua)?

Sorry, I do not have code at hand right now.

Thanks!




On Sat, Nov 8, 2008 at 10:29 PM, Jaap Keuter <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Try loading an MP3 file in Wireshark.
>
> Thanx,
> Jaap
>
> Sent from my iPhone
>
> On 8 nov 2008, at 13:56, yami <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
> >
> > I think Wireshark is a nice hex viewer as well as a packet analyzer,
> > especially for those binary files which consist of several blocks,
> > such as 'tar' format.
> >
> > Editors which support editing hex file, usually only show binary
> > files in two parts: hex numbers and ascii strings. But wireshark can
> > also show a 'protocol tree' for such binary files.
> >
> >  I've tried a prototype for this (by adding a new WTAP_FILE_ type,
> > and WTAP_ENCAP_ type), it seems that it is very easy to implement
> > the idea.
> >
> > Any ideas?
> > _______________________________________________
> > Wireshark-dev mailing list
> > [email protected]
> > https://wireshark.org/mailman/listinfo/wireshark-dev
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> https://wireshark.org/mailman/listinfo/wireshark-dev
>
_______________________________________________
Wireshark-dev mailing list
[email protected]
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to