Deadlands project aim to create a kernel module using DKOM to hides process. It prevents taskmngr from viewing a running process (for example, cmd.exe).
In order to compile this project, WDK (Windows Driver Kit) must be installed on your computer.
- Open CMD with the right build environments
- Go to the src directory
- Use the command build to compile
- Load the driver with loader.exe
- Use DeadlandsIOCTL.exe to indicate which PID/ProcessName you want to set hidden.