Pinned Repositories
anvill
anvill forges beautiful LLVM bitcode out of raw machine code
codereason
Semantic Binary Code Analysis Framework
fennec
Rewriting functions in compiled binaries using McSema
grr
High-throughput fuzzer and emulator of DECREE binaries
klee
KLEE Symbolic Execution Engine
mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
microx
Safely execute an arbitrary x86 instruction
rellic
Rellic produces goto-free C output from LLVM bitcode
remill
Library for lifting machine code to LLVM bitcode
sleigh
Unofficial CMake build for Ghidra's C++ SLEIGH code
Lifting Bits's Repositories
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
lifting-bits/remill
Library for lifting machine code to LLVM bitcode
lifting-bits/rellic
Rellic produces goto-free C output from LLVM bitcode
lifting-bits/anvill
anvill forges beautiful LLVM bitcode out of raw machine code
lifting-bits/grr
High-throughput fuzzer and emulator of DECREE binaries
lifting-bits/microx
Safely execute an arbitrary x86 instruction
lifting-bits/sleigh
Unofficial CMake build for Ghidra's C++ SLEIGH code
lifting-bits/codereason
Semantic Binary Code Analysis Framework
lifting-bits/fennec
Rewriting functions in compiled binaries using McSema
lifting-bits/klee
KLEE Symbolic Execution Engine
lifting-bits/libvex
LibVEX with patches to support static analysis
lifting-bits/dds
Dr. Disassembler
lifting-bits/cxx-common
Common dependency management for various Trail of Bits C++ codebases
lifting-bits/fcd
An optimizing decompiler (modified to use remill semantics)
lifting-bits/vmill
lifting-bits/patchestry
Patchestry is a binary patching framework built with MLIR and Ghidra.
lifting-bits/AnghaBench
A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.
lifting-bits/gap
A utility library to bridge llvm and mlir gaps.
lifting-bits/pillar
Lift VAST's high-level MLIR dialect to Clang ASTs
lifting-bits/mcsema_blog_post
Lifting and Diversifying Binaries (blog post accompanying materials)
lifting-bits/abigen
Generate McSema ABI libraries from Header Files
lifting-bits/download-cxx-common
Download cxx-common github action
lifting-bits/lifting-tools-ci
Utilities to help with Continuous Integration & Testing for Binary Translation Tools
lifting-bits/mcsema-legacy
Archive of the initial monolithic version of mcsema
lifting-bits/.github
lifting-bits/xed
x86 encoder decoder