THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

How to change content of follow TCP stream

Hi All,

I am currently writing a plugin to decrypt SSH using virtual machine introspection and Wireshark. The decryption and the communication between Wireshark and my Plugin works. Now I want to show the decrypted data to the user. I would like to put it into the "follow tcp stream" dialogue. I am working in the packet-ssh.c class. How can I change the content of the dialogue (or which function does this) ? Or is there another way to show the user the decrypted data?

Cheers

How to change content of follow TCP stream

Hi All,

I am currently writing a plugin to decrypt SSH using virtual machine introspection and Wireshark. The decryption and the communication between Wireshark and my Plugin works. Now I want to show the decrypted data to the user. I would like to put it into the "follow tcp stream" dialogue. I am working in the packet-ssh.c class. How can I change the content of the dialogue (or which function does this) ? Or is there another way to show the user the decrypted data?

Cheers

How to change content of follow TCP stream

Hi All,

I am currently writing a plugin to decrypt SSH using virtual machine introspection and Wireshark. The decryption and the communication between Wireshark and my Plugin works. Now I want to show the decrypted data to the user. I would like to put it into the "follow tcp stream" dialogue. I am working in the packet-ssh.c class. How can I change the content of the dialogue (or which function does this) ? Or is there another way to show the user the decrypted data??

Cheers