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☆95Updated 9 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- ☆116Updated 3 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- PDB file inspection tool☆122Updated last month
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months 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)☆115Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆131Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- SetWinEventHook Sample☆50Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Exploit MsIo vulnerable driver☆120Updated 4 years ago
- API Set resolver for Windows☆141Updated last year
- ☆42Updated 10 months ago
- Finding Truth in the Shadows☆120Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆42Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Signature finder (from PE-bear)☆39Updated 4 months ago
- windows rootkit☆60Updated last year
- kernel to user mode APC injector☆46Updated 3 years ago