Machine code disassembly and IR translation library for Rust using the excellent SLEIGH library from the Ghidra framework.
This project is inspired by pycode, which is a subproject of angr.
clang: required by rust-bindgen
Please refer to translate.rs for usage example.