Skip to content

Rust library for lifting raw binary data to LLVM IR

Notifications You must be signed in to change notification settings

r3bb1t/bin_lift

Repository files navigation

Zydis2llvmIr

Inspired by RetDec and it's capstone2llvmir module as well as remill this project aims to serve as a convenient library used for serving same purpose. It allows you to convert raw binary data to LLVM IR (Intermediate representation).

Dependencies

Tested on Ubuntu 22

  • LLVM 17

About

Rust library for lifting raw binary data to LLVM IR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages