Ask Your Question

Revision history [back]

Implementing a SSH decryption plugin

Hi all, I am currently working on a decryption tool for SSH. I already have implemented the tool and it works fine, but now I want to add it into Wireshark, which means I want to extend the SSH preferences menu so that I can add the keys and then use them together with my tool. All tutorials I found are only for adding a dissector to Wireshark and none of them seems to cover my problem... Do you have maybe an idea where I could start? Cheers!