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:
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆78Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆42Updated last year
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- ☆118Updated 3 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆31Updated last year
- ☆42Updated 11 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- kernel to user mode APC injector☆46Updated 3 years ago
- 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
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- windows rootkit☆60Updated last year
- SetWinEventHook Sample☆50Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Signature finder (from PE-bear)☆39Updated 5 months ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- Elevate arbitrary MSR writes to kernel execution.☆44Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆58Updated last year
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆39Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago