Crates.io | sleigh-rs |
lib.rs | sleigh-rs |
version | 0.1.5 |
source | src |
created_at | 2023-03-10 16:46:10.96814 |
updated_at | 2023-07-18 13:07:44.089411 |
description | Ghidra Sleigh parser |
homepage | |
repository | https://github.com/rbran/sleigh-rs |
max_upload_size | |
id | 806561 |
size | 528,287 |
This project is a Ghidra Sleigh parser.
The project is unfinished, and is not ready for use.
For an example on how this lib can be used, checkout sleigh2rust and sleigh3rust.
The Sleigh language used by Ghidra, describes CPU instructions sets, designed to facilitate the reverse-engineering and and emulate cpu architectures.