r0keb / MunIntelLinks
kASLR bypass technique on Intel CPUs.
☆32Updated 8 months ago
Alternatives and similar repositories for MunIntel
Users that are interested in MunIntel are comparing it to the libraries listed below
Sorting:
- Elevate arbitrary MSR writes to kernel execution.☆44Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- windows rootkit☆60Updated last year
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago
- .data ptr swapper for newer win32k versions. (Supports Windows 11)☆33Updated 3 weeks ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆78Updated last year
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 6 months ago
- Compact MBR Bootkit for Windows☆52Updated 4 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆26Updated 3 years ago
- ☆59Updated 3 years ago
- vm_str.hpp is a header only string obfuscator.☆103Updated 5 months ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆52Updated last month
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Windows kernel driver that detects hypervisors by probing SIDT/LIDT edge cases, paging/TLB behaviors, privilege transitions, and timing e…☆36Updated last month
- Bypassing kernel patch protection runtime☆21Updated 2 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆24Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆38Updated last year
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆71Updated 5 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Me fockin' pe protector☆45Updated 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
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 4 years ago
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- ☆25Updated 4 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆39Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆53Updated last year