/offensive-kernel-mode-c

A dedicated repository for exploring offensive kernel-mode techniques.

Primary LanguageCMIT LicenseMIT

Offensive C (Kernel Mode)

This repository is dedicated to provide examples for how to
interface kernel-mode calls from user-land.

Examples

Name Description
Allocate & Execute Memory An example of how to load and utilize NtVirtualAllocate/Write/Protect/Free functions and execute shellcode