llvm-ir topic

List llvm-ir repositories

cargo-show-asm

610
Stars
31
Forks
Watchers

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

rellume

331
Stars
39
Forks
Watchers

Lift machine code to performant LLVM IR

brainfuck_compilers

55
Stars
8
Forks
Watchers

Learn assembly with entirely too many brainfuck compilers

remill

1.2k
Stars
139
Forks
Watchers

Library for lifting machine code to LLVM bitcode

VMProtect-devirtualization

1.1k
Stars
180
Forks
Watchers

Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.

dg

471
Stars
131
Forks
Watchers

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

mcsema

2.6k
Stars
345
Forks
Watchers

Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

llparse

577
Stars
27
Forks
Watchers

Generating parsers in LLVM IR

ProGraML

286
Stars
62
Forks
Watchers

A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations