Benchmarking Windows Packet-Capture Methods for Windows Driver Development
Below, we compare different ways of intercepting network packets, and of filtering and analyzing their content to see if kernel drivers which use NDIS and WFP frameworks perform better than WinPcap. We tested the performance of each method. See table. Testing We measured network bandwidth after applying a basic filter which: Intercepts all packets Verifies […]