|
The problem with current sniffer products is that too much irrelevant traffic are captured. We often want to filter traffic by PID.
The problem with PID is that some nasty program (e.g. Chrome and IE) spawn child process all the time so the PID always changes dynamically.
|