je5442804 / CreateProcessInternalW-FullLinks
Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post
☆76Updated last year
Alternatives and similar repositories for CreateProcessInternalW-Full
Users that are interested in CreateProcessInternalW-Full are comparing it to the libraries listed below
Sorting:
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- windows rootkit☆60Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆49Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆42Updated 2 years ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Compact MBR Bootkit for Windows☆52Updated 4 years ago
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆36Updated 3 years ago
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated last month
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- Finding Truth in the Shadows☆120Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆131Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 7 months ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆38Updated 2 years ago
- Example of building an application verifer DLL☆50Updated last year
- ☆25Updated 4 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆27Updated last year
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Windows Kernel Programming Experiments☆85Updated 3 years ago
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- ☆117Updated 3 years ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 4 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
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago