wpdk / wdutf
Windows Driver Unit Test Framework
☆17Updated 6 months ago
Alternatives and similar repositories for wdutf:
Users that are interested in wdutf are comparing it to the libraries listed below
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆32Updated 5 months ago
- A basic Secure Virtual Machine hypervisor☆20Updated 3 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆27Updated 9 months ago
- ☆17Updated last year
- EDR PoC WIP LLC☆10Updated last year
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- Windows driver template, using C++20 & cmake & GithubActions☆20Updated 6 months ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- Yet another Windows DLL injector.☆38Updated 3 years ago
- A simple python script to check evil Visual Studio projects☆17Updated last year
- An x64dbg plugin which helps make sense of long C++ symbols☆59Updated last year
- Native API header files for the Process Hacker project (nightly).☆25Updated this week
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- A thin introspection hypervisor framework that allows for low level resource manipulation.☆13Updated last year
- ☆16Updated 2 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 2 years ago
- ☆15Updated last year
- An example of how to use Microsoft Windows Warbird technology☆27Updated last year
- A demonstration of hooking into the VMProtect-2 virtual machine☆17Updated last year
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 2 years ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆18Updated 4 months ago
- Single header library to simplify the usage of direct syscalls. x64/x86☆11Updated last year
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆21Updated 2 years ago
- Signature finder (from PE-bear)☆31Updated 8 months ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆37Updated 2 years ago
- Example of building an application verifer DLL