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.
Repository profile
Kernel Lazy Importer
Repository updates
Get generated hypervisor/kli development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 13:56
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 13:56
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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