PureBasic Interface to WinDivert

Share your advanced PureBasic knowledge/code with the community.
JHPJHP
Addict
Addict
Posts: 2129
Joined: Sat Oct 09, 2010 3:47 am
Contact:

Re: PureBasic Interface to WinDivert

Post by JHPJHP »

Updated:
- v1.4.1 to v1.4.2
- updated reference files

WinDivert drivers are signed...
WinDivert wrote:Windows Packet Divert (WinDivert) is a user-mode packet capture-and-divert package for Windows 2008, Windows 7, Windows 8, Windows 10 and Windows 2016.
WinDivert allows user-mode applications to capture/modify/drop network packets sent to/from the Windows network stack. In summary, WinDivert can:
- capture network packets
- filter/drop network packets
- sniff network packets
- (re)inject network packets
- modify network packets
NB*: Removed a couple examples that were based on the PureBasic site using the HTTP protocol.
Locked