SilverTuxedo / kevalLinks
Call arbitrary Windows kernel-mode functions from Python on another machine
☆44Updated 3 years ago
Alternatives and similar repositories for keval
Users that are interested in keval are comparing it to the libraries listed below
Sorting:
- ☆68Updated 4 years ago
- Documenting system information classes and their uses☆51Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- A research project about Windows notify routines.☆37Updated 4 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- ☆26Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆60Updated 6 years ago
- A virtualization-based endpoint security solution for Windows☆86Updated 4 years ago
- clone of armadillo patched for windows☆47Updated 8 months ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆84Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 5 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆55Updated 2 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆143Updated 6 years ago
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆75Updated 11 months ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆50Updated 4 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆66Updated last year
- 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
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- This is a simple driver with x64 inline assembly☆56Updated 4 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 3 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆78Updated 14 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆219Updated 5 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- ☆97Updated 7 years ago