HI,
I capture packets on the tor client using tcpdump and I
want to decrypt the captured packets for analysis. I think there are
two steps
1 obtain the session keys
2 use some tools to decrypt the packets
Are there any ways, tools, methodology to decrypt the packets?
thanks!