https://github.com/superauguste/windivert-zig
WinDivert for Zig!
https://github.com/superauguste/windivert-zig
Last synced: about 2 months ago
JSON representation
WinDivert for Zig!
- Host: GitHub
- URL: https://github.com/superauguste/windivert-zig
- Owner: SuperAuguste
- License: mit
- Created: 2021-07-29T20:54:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T23:24:50.000Z (over 3 years ago)
- Last Synced: 2025-12-16T22:29:24.640Z (6 months ago)
- Language: Zig
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# windivert-zig
WinDivert for Zig!
## Examples
Install the WinDivert binaries [here](https://reqrypt.org/download/WinDivert-2.2.0-A.zip). Then, plop the dynamic library (.dll) and driver (.sys) in `./zig-out/bin` and the static library (.lib) in `./staging`. Finally, run `zig build example` **in an elevated terminal**!
To see the example in action, go the [first website ever](http://info.cern.ch/) in incognito or after cache-clean reloading to see it defaced with bad humor.