kernel-driver

There are 247 repositories under kernel-driver topic.

  • kvm-guest-drivers-windows

    virtio-win/kvm-guest-drivers-windows

    Windows paravirtualized drivers for QEMU\KVM

    Language:C2.1k109433387
  • pritamzope/OS

    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 ATA R/W, VGA/VESA Graphics

    Language:C7142526104
  • landhb/HideProcess

    A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager

    Language:C6522216115
  • linuxwacom/input-wacom

    Linux kernel driver for Wacom devices

    Language:C6322135158
  • donnaskiez/ac

    kernel mode anti cheat

    Language:C48317499
  • vxlang/vxlang-page

    protector & obfuscator & code virtualizer

    Language:C++427121230
  • jxy-s/stlkrn

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

    Language:C++398131279
  • MartinDrab/IRPMon

    The goal of the tool is to monitor requests received by selected device objects or kernel drivers. The tool is quite similar to IrpTracker but has several enhancements. It supports 64-bit versions of Windows (no inline hooks are used, only moodifications to driver object structures are performed) and monitors IRP, FastIo, AddDevice, DriverUnload and StartIo requests.

    Language:Pascal3682910896
  • andikleen/simple-pt

    Simple Intel CPU processor tracing on Linux

    Language:C346252577
  • ucsb-seclab/dr_checker

    DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers

    Language:C++332192671
  • BeetleChunks/redsails

    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

    Language:Python30618366
  • SergiusTheBest/FindWDK

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

    Language:CMake259131954
  • ntoskrnl7/crtsys

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

    Language:C++1856232
  • XaFF-XaFF/Kernel-Process-Hollowing

    Windows x64 kernel mode rootkit process hollowing POC.

    Language:C++1824025
  • dennisbabkin/InjectAll

    Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.

    Language:C++1297532
  • mohitmishra786/exploring-os

    This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.

    Language:HTML11913
  • Byte-05/counter-str1ke-2-h4ck

    cs2-cheat cheat-cs-go midnight-cs-2 cs-2-cheats fatality midnight counter-strike-2-aimbot-pc counter-strike-2-aimbot-script counter-strike-2-free-aimbot counter-strike-2-recoil-hack counter-strike-2-free-utility cs2-aimlock cs2-glow-hack cs2-weapon-hack cheats-cs2 midnight-cs2 best-cs2-cheat fatality-cheat sapphire-changer nixware-cs2

  • DragonBurn

    ByteCorum/DragonBurn

    DragonBurn is one of the best CS2 kernel mode read only external cheats. It has ton of features, full customization and offsets auto update. Undetected by all anti-cheats except faceit.

    Language:C++8022114
  • ZeroLP/WDK.NET

    Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)

    Language:C#72311
  • MiroKaku/Musa.Core

    Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.

    Language:C++705314
  • debasishm89/iofuzz

    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 all I/O Control code I/O Buffer pointer, I/O buffer length that process sends to any Kernel driver.

    Language:Python688024
  • mathisvickie/KMAC

    Some usefull info when reverse engineering Kernel Mode Anti-Cheat

    Language:C++683022
  • ffjhgfng/counter-str1ke-2-h4ck

    cs2-cheat cheat-cs-go midnight-cs-2 cs-2-cheats fatality midnight counter-strike-2-aimbot-pc counter-strike-2-aimbot-script counter-strike-2-free-aimbot counter-strike-2-recoil-hack counter-strike-2-free-utility cs2-aimlock cs2-glow-hack cs2-weapon-hack cheats-cs2 midnight-cs2 best-cs2-cheat fatality-cheat sapphire-changer nixware-cs2

  • kerneltlv/kernel-hacking

    An environment and set of utilities aimed at making kernel hacking simple and accessible

    Language:Python62637
  • 3a1/Zodiak

    CS 1.6 Fastcup Full Kernel Driver Cheat

    Language:C56668
  • IDouble/Kernel-Memory-Reading-Writing

    🔍 Code to read / write the Process Memory from the Kernel 🔧

    Language:C56509
  • es3n1n/dolboeb-executor

    capcom-like executor for any physmem driver

    Language:C++552014
  • mathisvickie/CVE-2021-21551

    arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system

    Language:C544011
  • sgabe/SymlinkProtect

    File system minifilter driver for Windows to block symbolic link attacks.

    Language:C++514015
  • donnaskiez/hv

    intel vt-x type 2 hypervisor

    Language:C48206
  • Calypso

    3a1/Calypso

    CS2 EFI Cheat with Arduino Support

    Language:C++475138
  • 54shady/kernel_drivers_examples

    Write Linux kernel drivers from scratch and hacking

    Language:C4613034
  • ZeroLP/ZeroKernel

    Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)

    Language:C#45706
  • backengineering/Voyager

    A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)

    Language:C42208
  • SweetIceLolly/Prevent_File_Deletion

    Record & prevent file deletion in kernel mode

    Language:C414010
  • SweetIceLolly/Prevent_Process_Creation

    Record & prevent process creation in kernel mode

    Language:C412012