llvm-ir topic
cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
brainfuck_compilers
Learn assembly with entirely too many brainfuck compilers
remill
Library for lifting machine code to LLVM bitcode
decomp
Components of a decompilation pipeline.
VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
ProGraML
A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations