michelou / llvm-examples
Running and building LLVM on Windows
☆30Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for llvm-examples
- Lightweight x86-64 instruction length disassembler (LDE)☆27Updated last year
- WTL helper library☆42Updated 2 weeks ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆29Updated last year
- Lightweight x86-64 disassembling library☆38Updated 2 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆32Updated 4 years ago
- A bunch of architectural headers for i386 and AMD64☆35Updated last year
- An LLVM clone modified for use in RetDec and associated tools.☆19Updated 6 months ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 5 years ago
- A c++20 constexpr x86 assembler☆54Updated 3 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- ☆38Updated 3 years ago
- Application Verifier Dynamic Fault Injection☆34Updated last month
- A demo AsmJit-based VTIL amd64 compiler.☆12Updated 3 years ago
- ☆15Updated 3 years ago
- Minimal header-only C++11 argument parser library for simple command line tools.☆23Updated last month
- RISC-V Disassembler☆18Updated 4 years ago
- A common set of helpers used across VTIL toolchain. Moved into -->☆20Updated 4 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆84Updated 2 months ago
- Command line tool to create an export defintion file from a dynamic link library☆26Updated last year
- Labyrinth, a LLVM obfuscation plugin for the New Pass Manager☆29Updated last year
- PoC lightweight x64 register based VM implementation☆51Updated 2 months ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆22Updated last month
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆40Updated last year
- Simple Demo of using Windows Hypervisor Platform☆27Updated 7 months ago
- Virtual Machine for x64 and x86 systems☆32Updated 3 years ago
- Kernel-Mode driver and User-Mode application communication project☆10Updated 6 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆32Updated 7 months ago
- 🐞 A tiny Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to…☆10Updated last month