nptr / no-crt-template
simple c++ visual studio project that doesn't use the C/C++ runtime
☆25Updated 6 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:
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆51Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated last month
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 11 months ago
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 4 years ago
- ☆111Updated 2 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆30Updated 10 months ago
- PAGE_GUARD based hooking library☆44Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆35Updated last year
- SetWinEventHook Sample☆47Updated last year
- silence file system monitoring components by hooking their minifilters☆57Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 8 months ago
- Dynamically generated obfuscated jumps and/or function calls☆35Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated last year
- A simple password-based PE encryptor for Windows 32-bit executables.☆52Updated 4 months ago
- ☆38Updated 3 months ago
- API Set resolver for Windows☆132Updated 8 months ago
- kernel to user mode APC injector☆44Updated 3 years ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Finding Truth in the Shadows☆92Updated 2 years ago
- Header-only C++ library for producing PE files.☆33Updated last year
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆92Updated 4 years ago
- ☆59Updated 2 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated 11 months ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 6 years ago
- Samples from my book Windows Native API programming☆67Updated last week
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆71Updated 3 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…☆48Updated 2 years ago
- ☆16Updated 2 years ago
- ☆71Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated 2 weeks ago