1 | initial version |
-w testcase_decrypted.pcap
Wireshark does not save decrypted capture files:
TLS\SSL pcap with key - save decrypted output to pcap file without the attach key
Notes:
uat
preference is in the -o
section of the Wireshark man page. tshark
man page needs an update.'
can make the command line easier to read:tshark -r your.pcap '-ouat:rsa_keys:"/path/to/key.file",""'