ntoskrnl7 / crtsysLinks
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
☆184Updated 2 years ago
Alternatives and similar repositories for crtsys
Users that are interested in crtsys are comparing it to the libraries listed below
Sorting:
- A modern c++ implementation of windows heavens gate☆224Updated 4 years ago
- A bunch of parsers for PE and PDB formats in C++☆246Updated last year
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆402Updated 10 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 4 months ago
- C++ Exceptions in Windows Drivers☆210Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆143Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆414Updated last year
- Use ci.dll API for validating Authenticode signature of files☆140Updated 3 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆247Updated 4 months ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 3 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆154Updated 8 months ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- Collection of undocumented Windows API declarations.☆314Updated this week
- 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…☆131Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- ☆64Updated 12 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆95Updated last week
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆164Updated this week
- C++ implementation of compile time obfuscator☆149Updated 5 years ago
- Analyze patches in a process☆253Updated 3 years ago
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆284Updated last month
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Windows Kernel Driver with C++ runtime☆172Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆140Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆322Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago