je5442804 / CreateProcessInternalW-FullLinks
Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post
☆73Updated 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☆94Updated 8 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆33Updated 3 years ago
- windows rootkit☆60Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last month
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆41Updated 2 years ago
- Compact MBR Bootkit for Windows☆55Updated 3 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 5 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Samples from my book Windows Native API programming☆80Updated 6 months ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆45Updated last year
- ☆25Updated 4 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
- 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…☆48Updated 2 years ago
- ☆114Updated 3 years ago
- ☆59Updated 3 years ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆76Updated last month
- ☆29Updated last year
- bootkit驱动映射,三环进程注入加载指定模块☆14Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- Example of building an application verifer DLL☆50Updated last year