nptr / no-crt-templateLinks
simple c++ visual studio project that doesn't use the C/C++ runtime
☆25Updated 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:
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 5 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 2 months ago
- SetWinEventHook Sample☆48Updated last year
- ☆113Updated 2 years ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆40Updated 2 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- ☆40Updated 4 months ago
- ☆14Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆30Updated 11 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆40Updated 7 months ago
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- Load dll with undocumented functions and debug symbols☆47Updated 11 months ago
- Elevate arbitrary MSR writes to kernel execution.☆37Updated last year
- Header-only C++ library for producing PE files.☆33Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last week
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆53Updated 4 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 2 months ago
- ☆16Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- ☆25Updated 2 years ago
- Windows PDB Parser using Imagehlp library.☆16Updated 2 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆72Updated 7 months ago
- Dynamically generated obfuscated jumps and/or function calls☆35Updated 2 years ago
- Six cases demonstrating methods of optimizing GetProcAddress☆17Updated 3 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago