Repository navigation

#

kernel-driver

Xacone/BestEdrOfTheMarket

EDR Lab for Experimentation Purposes

C++
1331
1 个月前

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

C
780
1 年前

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

C
685
6 年前

Linux kernel driver for Wacom devices

C
664
1 个月前

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.

Pascal
391
8 个月前

Simple Intel CPU processor tracing on Linux

C
349
2 年前

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

C++
339
3 年前

Sanctum is an experimental proof-of-concept EDR, designed to detect modern malware techniques, above and beyond the capabilities of antivirus. Built in Rust.

Rust
331
3 天前

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

Python
307
8 年前

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.

HTML
306
1 个月前

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

CMake
305
25 天前

Windows x64 kernel mode rootkit process hollowing POC.

C++
189
2 年前

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

C++
185
3 年前

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.

C++
178
6 小时前

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.

C++
139
4 年前

Access Arm64 CPU system registers

C++
102
3 个月前