kernel-driver topic

List kernel-driver repositories

redsails

306
Stars
72
Forks
Watchers

RedSails is a Python based post-exploitation project aimed at bypassing host based security monitoring and logging. DerbyCon 2017 Talk: https://www.youtube.com/watch?v=Ul8uPvlOsug

stlkrn

377
Stars
80
Forks
Watchers

C++ STL in the Windows Kernel with C++ Exception Support

iofuzz

67
Stars
24
Forks
Watchers

A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz al...

dolboeb-executor

54
Stars
14
Forks
Watchers

capcom-like executor for any physmem driver

FindWDK

232
Stars
50
Forks
Watchers

CMake module for building drivers with Windows Development Kit (WDK)

kvm-guest-drivers-windows

1.9k
Stars
370
Forks
Watchers

Windows paravirtualized drivers for QEMU\KVM

input-wacom

596
Stars
55
Forks
Watchers

Linux kernel driver for Wacom devices

casper-fs

228
Stars
25
Forks
Watchers

Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.

crtsys

172
Stars
33
Forks
Watchers

C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL

OS

627
Stars
99
Forks
Watchers

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD A...