ntoskrnl7 / crtsysLinks
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
☆192Updated 3 years ago
Alternatives and similar repositories for crtsys
Users that are interested in crtsys are comparing it to the libraries listed below
Sorting:
- A bunch of parsers for PE and PDB formats in C++☆262Updated last year
- Use ci.dll API for validating Authenticode signature of files☆163Updated 3 years ago
- C++ Exceptions in Windows Drivers☆220Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- ☆65Updated 12 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆140Updated 4 years ago
- Collection of undocumented Windows API declarations.☆336Updated 2 months ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 4 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆114Updated 11 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆434Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆269Updated 11 months ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆58Updated 3 years ago
- Elevate a process to be a protected process☆153Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆146Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Windows Kernel Driver with C++ runtime☆179Updated 5 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆149Updated 6 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated 2 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆337Updated 8 months ago
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆69Updated last year
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- Intercepting DeviceControl via WPP☆135Updated 6 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆232Updated 3 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆129Updated 4 months ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆115Updated 4 years ago
- A library to read physical memory and system-wide virtual memory.☆127Updated 7 years ago