michelou / llvm-examplesLinks
Running and building LLVM on Windows
☆33Updated last year
Alternatives and similar repositories for llvm-examples
Users that are interested in llvm-examples are comparing it to the libraries listed below
Sorting:
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆41Updated 2 weeks ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆44Updated 5 months ago
- Native API header files for the Process Hacker project (nightly).☆26Updated this week
- A bunch of architectural headers for i386 and AMD64☆41Updated last year
- 🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used …☆12Updated 5 months ago
- WTL helper library☆55Updated 3 weeks ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆110Updated 2 weeks ago
- Windows Driver Unit Test Framework☆26Updated last year
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- Lightning Script☆51Updated last year
- Kernel-Mode driver and User-Mode application communication project☆11Updated 7 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- 用于研究vs2008的crt源码,以编写windows下posix c 库☆29Updated 7 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 11 months ago
- Set hardware breakpoints programmaticaly - for windows x86/64☆29Updated 6 years ago
- Show all mapped memory in a process☆20Updated last year
- 这篇文章的目的是介绍一款实验性项目基于COM命名管道 或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得☆42Updated last year
- Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit por…☆32Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 4 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 4 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 6 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- x64 PE-COFF virtualization driven obfuscation engine☆59Updated 2 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- Minimal header-only C++11 argument parser library for simple command line tools.☆25Updated 7 months ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago