michelou / llvm-examples
Running and building LLVM on Windows
☆32Updated 6 months ago
Alternatives and similar repositories for llvm-examples:
Users that are interested in llvm-examples are comparing it to the libraries listed below
- cross platform library to manipulate and extract information of memory regions☆34Updated 6 years ago
- Lightweight x86-64 disassembling library☆41Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆27Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆90Updated last week
- Disarm — Fast AArch64 Decode/Encoder☆37Updated last month
- A bunch of architectural headers for i386 and AMD64☆35Updated last year
- Virtual Machine for x64 and x86 systems☆34Updated 3 years ago
- ☆39Updated 4 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 4 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 6 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 5 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 8 years ago
- Experimental imgui app framework for rapid prototyping.☆14Updated 11 months ago
- Minimal header-only C++11 argument parser library for simple command line tools.☆24Updated 2 weeks ago
- An x86/x64 instruction disassembler written in C☆27Updated 7 months ago
- RISC-V Disassembler☆18Updated 4 years ago
- Extended library for using direct system calls on windows☆16Updated 3 years ago
- A c++20 constexpr x86 assembler☆56Updated 3 years ago
- ☆21Updated last year
- Microsoft's Debug Interface Access SDK☆24Updated 3 months ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆33Updated 4 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆27Updated 8 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 10 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated 2 years ago
- An LLVM clone modified for use in RetDec and associated tools.☆19Updated 2 weeks ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆42Updated 2 years ago