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:
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last week
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- ☆114Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- ☆42Updated 8 months ago
- Next gen process injection technique☆54Updated 5 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆95Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- SetWinEventHook Sample☆49Updated 2 years ago
- Finding Truth in the Shadows☆115Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- Signature finder (from PE-bear)☆38Updated 2 months ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- kernel to user mode APC injector☆44Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- A universal binary patching dll.☆95Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 6 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 3 months ago
- Remote Thread Detection with a Kernel Driver☆32Updated 9 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆76Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- ☆71Updated 2 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆187Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago