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☆96Updated 9 months ago
- ☆117Updated 3 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 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
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- Signature finder (from PE-bear)☆39Updated 5 months ago
- Elevate arbitrary MSR writes to kernel execution.☆43Updated 2 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- kernel to user mode APC injector☆46Updated 3 years ago
- ☆42Updated 11 months ago
- SetWinEventHook Sample☆50Updated 2 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆53Updated last year
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- spoof return address☆79Updated 2 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- API Set resolver for Windows☆141Updated last year
- windows rootkit☆60Updated last year
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆51Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago