On Monday 16 July 2007 14:21, NKS wrote:
> Sub: how can i hack wireshark to show the actual data(decoded) ?
>
You will need to write a dissector plugin for that like already mentioned.
I don't think that somebody else will do that for you.
Go on and read the developer documentation.
http://www.wireshark.org/docs/wsdg_html_chunked/
"Chapter 9. Packet dissection" contains a tutorial on how to write a dissector
plugin. Nevertheless you should read the whole documentation.
If you still have questions after reading that docu you will get help here.
--
regards,
Gerhard