llvm-bitcode topic

List llvm-bitcode repositories

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

SheLLVM

361
Stars
46
Forks
Watchers

A collection of LLVM transform and analysis passes to write shellcode in regular C

vmir

652
Stars
77
Forks
Watchers

Virtual Machine for Intermediate Representation

binary-decompilation

62
Stars
8
Forks
Watchers

Extracting high level semantic information from binary code

bioblend

84
Stars
10
Forks
Watchers

A Python library for interacting with the Galaxy API

llvm2cpg

81
Stars
6
Forks
Watchers

LLVM meets Code Property Graphs

llvm2graphml

57
Stars
1
Forks
Watchers

Explore LLVM Bitcode interactively using a graph database

Dxbc2Dxil

23
Stars
5
Forks
Watchers

DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.

mart

25
Stars
4
Forks
Watchers

LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM