sleigh2rust

Crates.iosleigh2rust
lib.rssleigh2rust
version0.1.6
sourcesrc
created_at2023-03-10 16:49:55.00908
updated_at2023-07-18 13:11:45.09799
descriptionTranspile Ghidra Sleigh parser into rust
homepage
repositoryhttps://github.com/rbran/sleigh2rust
max_upload_size
id806564
size130,366
Rubens Brandão (rbran)

documentation

README

Sleigh2Rust

The Sleigh2Rust project converts the Ghidra Sleigh code into rust code, capable of disassemble and (in the future) emulate multiple cpu architetures. It plan to accomplish that by using the lib sleigh-rs.

An output example of this project can be found on sleigh3rust.

Commit count: 59

cargo fmt