ntoskrnl7 / crtsys
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
☆184Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for crtsys
- A bunch of parsers for PE and PDB formats in C++☆226Updated 6 months ago
- A modern c++ implementation of windows heavens gate☆194Updated 4 years ago
- Collection of undocumented Windows API declarations.☆291Updated 3 weeks ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆399Updated 4 months ago
- Use ci.dll API for validating Authenticode signature of files☆129Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆226Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆140Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- C++ Exceptions in Windows Drivers☆198Updated 3 years ago
- Elevate a process to be a protected process☆142Updated 5 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆255Updated 7 months ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆232Updated 7 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆89Updated 4 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆140Updated 2 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆392Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆188Updated this week
- [WIP] A forked version of LLVM-18 that prioritizes MSVC compatibility. This version is tailored for Windows users.☆221Updated last month
- Windows Driver Kit Extesion Header (Undoc)☆132Updated 3 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆130Updated 5 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆141Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- Load your driver like win32k.sys☆246Updated 2 years ago
- Hide function calls to prevent reverse-engineering☆65Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 5 years ago
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆73Updated last year
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆53Updated 3 years ago
- Reverse engineering winapi function loadlibrary.☆70Updated last year
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆253Updated 2 years ago