1hAck-0/zeroimport
ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.
Kernel Lazy Importer
Appears on
Quick read
Latest capture 2026-07-30 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-24. Charts use measured snapshots only.
Stars from first capture -4
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.
a header-only library to dynamically resolve modules and exports while also being able to call them directly
Kernel Driver Utility
reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy
https://githacks.org/Shawick/goodeye.git
A simple ida python script to find .data ptr