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 stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 9 months ago
- 这篇文章的目的是介绍一款实验性项目基于COM命名管道或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得☆44Updated last year
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆37Updated last year
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆23Updated last year
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆28Updated last year
- Simple Demo of using Windows Hypervisor Platform☆29Updated 5 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- Windows user mini-dump helper library to extract data from it.☆12Updated 6 months ago
- My try to implement a virtual CPU in C☆19Updated 2 years ago
- kASLR bypass technique on Intel CPUs.☆32Updated 6 months ago
- Library for linking multiple PE\PE + files to one☆52Updated last year
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 8 months ago
- Library for using direct system calls☆36Updated 10 months ago
- What makes it page☆17Updated 3 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- 🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used …☆13Updated 8 months ago
- Monitor ETW events for Windows process mitigation policies, with stack traces☆31Updated 3 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆18Updated 3 years ago
- Application Verifier Dynamic Fault Injection☆39Updated 3 months ago
- A simple example how to decrypt kernel debugger data block☆31Updated 4 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 4 years ago
- DTrace for Windows in userspace; Frontend to ETW☆27Updated 3 years ago
- ETW Tracing C++ project☆16Updated 5 years ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- A working version of this tutorial: https://docs.microsoft.com/en-us/windows/desktop/rpc/tutorial☆16Updated 6 years ago
- Extended library for using direct system calls on windows☆17Updated 3 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago