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++☆252Updated last year
- Use ci.dll API for validating Authenticode signature of files☆156Updated 3 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆101Updated 7 months ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated last year
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆253Updated 7 months ago
- C++ Exceptions in Windows Drivers☆214Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- A modern c++ implementation of windows heavens gate☆229Updated 4 years ago
- Windows Driver Kit Extesion Header (Undoc)☆136Updated 3 years ago
- Collection of undocumented Windows API declarations.☆323Updated this week
- ☆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…☆138Updated 4 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- Vectored Exception Handling Hooking Class☆161Updated 6 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆422Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆403Updated last year
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆160Updated 11 months ago
- Browse Page Tables on Windows (Page Table Viewer)☆215Updated 3 years ago
- Windows inline hooking tool.☆282Updated 6 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆326Updated 4 months ago
- Kernel LdrLoadDll injector☆261Updated 6 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆111Updated last week
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆138Updated 3 years ago
- Windows Kernel Driver with C++ runtime☆172Updated 4 years ago
- Analyze patches in a process☆256Updated 4 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- Elevate a process to be a protected process☆153Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆174Updated 2 months ago