ntoskrnl7 / crtsysLinks
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
☆185Updated 2 years ago
Alternatives and similar repositories for crtsys
Users that are interested in crtsys are comparing it to the libraries listed below
Sorting:
- Use ci.dll API for validating Authenticode signature of files☆145Updated 3 years ago
- A bunch of parsers for PE and PDB formats in C++☆251Updated last year
- A modern c++ implementation of windows heavens gate☆226Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 3 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…☆135Updated 3 years ago
- Collection of undocumented Windows API declarations.☆318Updated last month
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆250Updated 5 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆99Updated 5 months ago
- Browse Page Tables on Windows (Page Table Viewer)☆212Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Elevate a process to be a protected process☆151Updated 5 years ago
- Vectored Exception Handling Hooking Class☆160Updated 6 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆59Updated 4 years ago
- C++ Exceptions in Windows Drivers☆213Updated 4 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- Collect different versions of Crucial modules.☆143Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆113Updated 4 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆419Updated last year
- Analyze patches in a process☆254Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆333Updated 3 years ago
- Windows Kernel Driver with C++ runtime☆172Updated 4 years ago
- ☆64Updated 12 years ago
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆104Updated last week