ntoskrnl7 / crtsysLinks
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
☆186Updated 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++☆258Updated last year
- Use ci.dll API for validating Authenticode signature of files☆157Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆84Updated 2 years ago
- C++ Exceptions in Windows Drivers☆218Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆106Updated 8 months ago
- A modern c++ implementation of windows heavens gate☆230Updated 5 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆261Updated 8 months ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated 2 years ago
- Collection of undocumented Windows API declarations.☆324Updated this week
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆158Updated 2 weeks ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆141Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆72Updated 4 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆215Updated 3 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆426Updated 2 years ago
- Vectored Exception Handling Hooking Class☆165Updated 6 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…☆136Updated 4 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆114Updated 4 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆114Updated last month
- Binary rewriter for 64-bit PE files.☆84Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Windows PDB parser for kernel-mode environment.☆99Updated 4 months ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆174Updated 4 months ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆85Updated last month
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆404Updated last year
- A library to read physical memory and system-wide virtual memory.☆127Updated 7 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years ago