Striga is an experimental x86-64 to LLVM IR lifter written in Python. It uses the experimental llvm-nanobind project.
uv run python lift.py
uv run python brighten.py
uv run python binaryshield.pylift.pylifts sample PE functions to LLVM IR.brighten.pydemonstrates wrapping and optimizing lifted code.binaryshield.pylifts BinaryShield VM handlers fromtests/binaryshield.exe.