10 Forks
27 Stars
27 Watchers

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.

How to download and setup zeroimport

Open terminal and run command
git clone https://github.com/1hAck-0/zeroimport.git
git clone is used to create a copy or clone of zeroimport repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zeroimport https://github.com/1hAck-0/zeroimport/archive/master.zip

Or simply clone zeroimport with SSH
[email protected]:1hAck-0/zeroimport.git

If you have some problems with zeroimport

You may open issue on zeroimport support forum (system) here: https://github.com/1hAck-0/zeroimport/issues