Skip to content

majdi/deadlands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deadlands

Overview

A simple kernel-level rootkit.

Deadlands hides process. It prevents taskmngr from viewing a running process (for example, cmd.exe). Usercode from the project takes the PID of a process to hide, and communicates with our driver through ioctl.

Guidelines

Kenelcode uses DKOM (Direct Kernel Object Manipulation) to hide underlying structures of a process.

About

💣 A simple kernel-level rootkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published