tandasat / recon2024_demoLinks
Provides commands to read from and write to arbitrary kernel-mode memory for users with the Administrator privilege. HVCI compatible. No test signing mode is required.
☆23Updated last year
Alternatives and similar repositories for recon2024_demo
Users that are interested in recon2024_demo are comparing it to the libraries listed below
Sorting:
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- intel vt-x type 2 hypervisor☆61Updated 9 months ago
- POC Hook of nt!HvcallCodeVa☆54Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆50Updated 2 years ago
- Another UEFI runtime bootkit☆33Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 7 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆132Updated 2 years ago
- Yet another IDA Pro/Home plugin for deobfuscating stack strings☆117Updated last week
- Hijacking Hyper-V at Runtime with DDMA☆74Updated 5 months ago
- A poc that abuses Enclave☆40Updated 3 years ago
- windows rootkit☆60Updated last year
- Simple anti-instrumentation with EFLAGS.AC☆18Updated 9 months ago
- How Meltdown and Spectre haunt Anti-Cheat: DVRT details☆22Updated last year
- Binary rewriter for 64-bit PE files.☆98Updated last year
- ntoskrnl .data hooks for UM-KM communication☆52Updated last year
- Tool to dump EFI runtime drivers.☆39Updated last year
- Me fockin' pe protector☆45Updated 3 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆42Updated 2 years ago
- Kernel ReClassEx☆66Updated 2 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆43Updated 3 years ago
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆115Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- windows kernel pagehook☆40Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- ☆37Updated last year
- Symbolic Execution based on lifting amd64 to z3☆29Updated last year
- Windows kernel driver template for cmkr (with testsigning).☆36Updated 2 years ago
- a minimalistic windows hypervisor for amd processors