All Projects → thibaultmeyer → deadlands-windows-dkom

thibaultmeyer / deadlands-windows-dkom

Licence: other
Windows DKOM : Hide Processus

Projects that are alternatives of or similar to deadlands-windows-dkom

SSDTHOOK
An SSDT hook for Windows
Stars: ✭ 44 (+158.82%)
Mutual labels:  kernel, ring0
cca zoo
Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework
Stars: ✭ 103 (+505.88%)
Mutual labels:  kernel
Dr checker
DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers
Stars: ✭ 251 (+1376.47%)
Mutual labels:  kernel
le9-patch
[PATCH] mm: Protect the working set under memory pressure to prevent thrashing, avoid high latency and prevent livelock in near-OOM conditions
Stars: ✭ 164 (+864.71%)
Mutual labels:  kernel
windbgtree
A command tree based on commands and extensions for Windows Kernel Debugging.
Stars: ✭ 94 (+452.94%)
Mutual labels:  kernel
MellOs
Minimal, collaboratively written kernel
Stars: ✭ 219 (+1188.24%)
Mutual labels:  kernel
Talks
schedule and materials about my presentations
Stars: ✭ 245 (+1341.18%)
Mutual labels:  kernel
qp-arduino
QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)
Stars: ✭ 37 (+117.65%)
Mutual labels:  kernel
bpi-m64-firmware
Banana Pi M64 firmware (eMMC, Wifi, bluetooth, GbE, OV5640)
Stars: ✭ 26 (+52.94%)
Mutual labels:  kernel
enhanced-plan9
google summer code
Stars: ✭ 13 (-23.53%)
Mutual labels:  kernel
kernel xiaomi raphael
// CAFest Kernel for XiaoMi SM8150 devices (raphael)(cepheus) Updated to CAF tag LA.UM.9.1.r1-10900.02-SMxxx0.QSSI12.0 with android-4.14-stable merged
Stars: ✭ 67 (+294.12%)
Mutual labels:  kernel
awesome-unikernels
A list about Unikernels
Stars: ✭ 86 (+405.88%)
Mutual labels:  kernel
tinyos
An UNIX-like toy operating system runs on x86 CPU
Stars: ✭ 47 (+176.47%)
Mutual labels:  kernel
CPL-1
Operating system in C written for fun and glory
Stars: ✭ 33 (+94.12%)
Mutual labels:  kernel
kernel-memtest
Hybrid memtest running in kernel mode, and userspace.
Stars: ✭ 17 (+0%)
Mutual labels:  kernel
Kernel
Kernel for z80 calculators
Stars: ✭ 245 (+1341.18%)
Mutual labels:  kernel
chaos-2
A hand-made SMP-aware kernel
Stars: ✭ 20 (+17.65%)
Mutual labels:  kernel
linux-prog
Some C code i write to study systems programming (while reading The Linux Programming Interface)
Stars: ✭ 43 (+152.94%)
Mutual labels:  kernel
kernel xiaomi sm8250
CLO Rebased kernel for Xiaomi SM8250 series devices updated to CAF tag LA.UM.9.12.r1-14700-SMxx50 with AOSP android-4.19-stable merged.
Stars: ✭ 111 (+552.94%)
Mutual labels:  kernel
CAMEL99-V2
Indirect threaded code version of CAMEL99 Forth for TI-99 computer
Stars: ✭ 16 (-5.88%)
Mutual labels:  kernel

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].