Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 445 Bytes

Readme.md

File metadata and controls

14 lines (8 loc) · 445 Bytes

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