Skip to content

0xvpr/offensive-kernel-mode-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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