nptr / no-crt-templateLinks
simple c++ visual studio project that doesn't use the C/C++ runtime
☆26Updated 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:
- ☆114Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- ☆42Updated 7 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 5 months ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆90Updated 2 months ago
- Minifilter Callback Patching Proof-of-Concept☆74Updated 2 years ago
- SetWinEventHook Sample☆49Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 5 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Collection of DLL function export forwards for DLL export function proxying☆105Updated last month
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆67Updated last year
- Signature finder (from PE-bear)☆39Updated last month
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆84Updated 6 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Dynamically generated obfuscated jumps and/or function calls☆36Updated 2 years ago
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 3 years ago
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- kernel to user mode APC injector☆45Updated 3 years ago
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Samples from my book Windows Native API programming☆75Updated 4 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- silence file system monitoring components by hooking their minifilters☆59Updated last year