llvm-ir topic

List llvm-ir repositories

cargo-show-asm

592
Stars
31
Forks
Watchers

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

rellume

323
Stars
38
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
178
Forks
Watchers

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

dg

466
Stars
130
Forks
Watchers

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

mcsema

2.6k
Stars
344
Forks
Watchers

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

llparse

575
Stars
27
Forks
Watchers

Generating parsers in LLVM IR

ProGraML

286
Stars
60
Forks
Watchers

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