Re: How can I do this?

#6428
machun
Participant

    @SerpentFly wrote:

    If you want to block/inspect locally installed winpcap activities than this is also possible to do with simple extension of WinpkFilter (add winpcap to the list of hooked protocols in the NDIS hooking driver, NDIS IM build filters all protocols by default).

    How can I do this?