nptr / no-crt-templateLinks
simple c++ visual studio project that doesn't use the C/C++ runtime
☆27Updated 7 years ago
Alternatives and similar repositories for no-crt-template
Users that are interested in no-crt-template are comparing it to the libraries listed below
Sorting:
- Hook all callbacks which are registered with LdrRegisterDllNotification☆92Updated 7 months ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- ☆114Updated 3 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years 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
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- ☆42Updated 9 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- ☆72Updated 2 years ago
- Exploit MsIo vulnerable driver☆116Updated 4 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- API Set resolver for Windows☆140Updated last year
- Finding Truth in the Shadows☆119Updated 2 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- ☆18Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆96Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- PDB file inspection tool☆99Updated last week
- Signature finder (from PE-bear)☆38Updated 2 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year