Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 541 Bytes

README.markdown

File metadata and controls

17 lines (11 loc) · 541 Bytes

DEADLANDS

What is it?

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).

How to compile?

In order to compile this project, WDK (Windows Driver Kit) must be installed on your computer.

  1. Open CMD with the right build environments
  2. Go to the src directory
  3. Use the command build to compile

How to use?

  • Load the driver with loader.exe
  • Use DeadlandsIOCTL.exe to indicate which PID/ProcessName you want to set hidden.