connormcgarr / SkBridgeLinks
Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1
☆68Updated 2 months ago
Alternatives and similar repositories for SkBridge
Users that are interested in SkBridge are comparing it to the libraries listed below
Sorting:
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- A few examples of how to trap virtual memory access on Windows.☆37Updated 11 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Report and exploit of CVE-2024-21305.☆38Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆45Updated last year
- Virtual Trust Level (VTL 1) secure call tracing☆83Updated 3 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 5 months ago
- Example of building an application verifer DLL☆50Updated last year
- Finding Truth in the Shadows☆119Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- ☆20Updated 9 months ago
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Intel 64/Windows low-level experiments☆62Updated 3 months ago
- ☆51Updated 8 months ago
- ☆34Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 7 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- ☆114Updated 3 years ago
- An x64dbg plugin which helps make sense of long C++ symbols☆57Updated 2 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆36Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- ☆55Updated last month
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last month
- Minimalistic HTTP(S) client for the NT kernel☆52Updated this week
- Generate a PDB file given the old PDB file and an address mapping☆49Updated 4 months ago
- ☆21Updated 10 months ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 5 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆35Updated 2 years ago