All Projects → BerkanYildiz → Driver.NET

BerkanYildiz / Driver.NET

Licence: other
Lightweight and flexible library to load and communicate with kernel drivers on Windows.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Driver.NET

Vulnerable Kext
A WIP "Vulnerable by Design" kext for iOS/macOS to play & learn *OS kernel exploitation
Stars: ✭ 188 (+218.64%)
Mutual labels:  kernel, driver
Prevent Process Creation
Record & prevent process creation in kernel mode
Stars: ✭ 31 (-47.46%)
Mutual labels:  driver, kmdf
Wmi Static Spoofer
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Stars: ✭ 199 (+237.29%)
Mutual labels:  kernel, driver
Garhal csgo
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
Stars: ✭ 179 (+203.39%)
Mutual labels:  kernel, driver
faunadb-csharp
C# driver for FaunaDB
Stars: ✭ 55 (-6.78%)
Mutual labels:  driver, drivers
Ksocket
KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK
Stars: ✭ 183 (+210.17%)
Mutual labels:  kernel, driver
Hidguardian
Windows kernel-mode driver for controlling access to various input devices.
Stars: ✭ 138 (+133.9%)
Mutual labels:  device, driver
Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (+106.78%)
Mutual labels:  kernel, drivers
node-drivers
Industrial protocol drivers in node.js
Stars: ✭ 20 (-66.1%)
Mutual labels:  driver, drivers
windows-camera-class-filter-driver
An example of a camera class (upper) filter driver for Windows.
Stars: ✭ 27 (-54.24%)
Mutual labels:  driver, wdm
Ioctlbf
Windows Kernel Drivers fuzzer
Stars: ✭ 170 (+188.14%)
Mutual labels:  kernel, driver
w1-gpio-cl
Command line configured kernel mode 1-wire bus master driver. w1-gpio standard Linux module enhancement/substitution.
Stars: ✭ 17 (-71.19%)
Mutual labels:  kernel, driver
Pubg Pak Hacker
use windows kernel deriver hidden file and itself to Bypass BE
Stars: ✭ 157 (+166.1%)
Mutual labels:  kernel, driver
Mollenos
MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
Stars: ✭ 182 (+208.47%)
Mutual labels:  kernel, drivers
Awesome Windows Security Development
awesome-windows-security-development
Stars: ✭ 154 (+161.02%)
Mutual labels:  kernel, driver
S2e
S2E: A platform for multi-path program analysis with selective symbolic execution.
Stars: ✭ 102 (+72.88%)
Mutual labels:  device, drivers
Hacksysextremevulnerabledriver
HackSys Extreme Vulnerable Windows Driver
Stars: ✭ 1,330 (+2154.24%)
Mutual labels:  kernel, driver
Tofita
🍬 All-new kernel for @GreenteaOS
Stars: ✭ 112 (+89.83%)
Mutual labels:  kernel, drivers
faunadb-ruby
Ruby driver for FaunaDB
Stars: ✭ 37 (-37.29%)
Mutual labels:  driver, drivers
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
Stars: ✭ 36 (-38.98%)
Mutual labels:  kernel, driver

Driver.NET Driver.NET Driver.NET

Driver.NET powerful, simple and lightweight library used to create services and load/communicate with kernel drivers on Windows.

Usage

An example that retrieve the disk devices serial numbers by connecting to the \\.\Disk (disk.sys) driver is available on the repository, project called as 'Driver.NET.Example'.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].