striga

Striga is an experimental lifter from x86_64 to LLVM IR written in Python.

Documentation

Requirements

Building

You need LLVM 21 or higher. Before running the first build, allow CMake to find LLVM:

export LLVM_ROOT=$(brew --prefix llvm)

Set up the virtual environment:

uv sync
S
Description
Automated archival mirror of github.com/LLVMParty/striga
Readme MIT 2.7 MiB
Languages
Python 98%
Assembly 2%