OK. I Often need to analyze HTTP, HTTPS packets with browsers, embedded IE controls, XMPP messages, etc. Is there any tool that.
1. Tiny, portable
2. Sniff any running process network packet data, not whole NIC traffic.
3. Launch a process and start sniff
4. with SSL decryption, g-zip decompression, chuncked decompression, or some dummy encryption/compression method in HTTP & XMPP
6. Able to filter results
I tried to use Wireshark... It's too complex. Smartsniff is good enough but not able to decrypt SSL/Gzip. Pity.
Any recommendations?