liupengs / Mini-CRTLinks
This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.
☆21Updated 9 years ago
Alternatives and similar repositories for Mini-CRT
Users that are interested in Mini-CRT are comparing it to the libraries listed below
Sorting:
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆28Updated last year
- 这篇文章的目的是介绍一款实验性项目基于COM命名管道或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得☆44Updated last year
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 10 months ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 9 months ago
- Load Dll into Kernel space☆39Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆24Updated last year
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- A simple example how to decrypt kernel debugger data block☆31Updated 4 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆38Updated last year
- Simple Demo of using Windows Hypervisor Platform☆29Updated 6 months ago
- x64 assembler library☆31Updated last year
- 🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used …☆13Updated 10 months ago
- My try to implement a virtual CPU in C☆19Updated 2 years ago
- Library for using direct system calls☆36Updated last year
- Anti-Rootkit Tool for Windows☆12Updated 10 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- What makes it page☆17Updated 3 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Updated 2 years ago
- Monitor ETW events for Windows process mitigation policies, with stack traces☆31Updated 3 years ago
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- Static Library For Windows Drivers☆41Updated last month
- direct systemcalls with a modern c++20 interface.☆45Updated 3 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆26Updated 3 years ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- shadow tls☆17Updated 3 years ago
- A demonstration of how page tables can be used to run arbitrary code in ring-0 and lead to a privesc. Uses CVE-2016-7255 as an example.☆11Updated 7 years ago