DebugPrivilege / WindowsAP1Links
Code samples that serve as references for Windows API functions
☆77Updated last year
Alternatives and similar repositories for WindowsAP1
Users that are interested in WindowsAP1 are comparing it to the libraries listed below
Sorting:
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- An example of how to use Microsoft Windows Warbird technology☆91Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆87Updated 2 years ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆17Updated last year
- ☆29Updated 2 years ago
- ☆72Updated 2 years ago
- ☆52Updated 10 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- Leaking kernel addresses from ETW consumers. Requires Administrator privileges.☆90Updated 3 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 7 months ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆70Updated 4 months ago
- Recon 2023 slides and code☆80Updated 2 years ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆56Updated 7 months ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆27Updated 2 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- ☆35Updated 2 years ago
- Virtual Trust Level (VTL 1) secure call tracing☆86Updated 5 months ago
- This x64dbg plugin allows you to upload your sample to Malcore and view the results.☆37Updated 2 years ago
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆120Updated last year
- An automation plugin for Tiny-Tracer framework to trace and watch functions directly out of the executable's import table or trace logs (…☆125Updated last year
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- PDB file inspection tool☆126Updated 2 months ago
- ☆60Updated 9 months ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆42Updated 7 months ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆46Updated 3 years ago