6 releases

0.1.5 Jul 18, 2023
0.1.4 Jun 8, 2023
0.1.3 Mar 12, 2023

#229 in Debugging

Download history 1/week @ 2024-02-13 10/week @ 2024-02-20 8/week @ 2024-02-27 1/week @ 2024-03-05 55/week @ 2024-03-12 2/week @ 2024-03-26 17/week @ 2024-04-02

75 downloads per month
Used in 2 crates (via sleigh2rust)

MIT license

490KB
13K SLoC

Sleigh-rs

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.

Ghidra Sleigh

The Sleigh language used by Ghidra, describes CPU instructions sets, designed to facilitate the reverse-engineering and and emulate cpu architectures.

TODO

  • Unit tests.
  • Implement the final version of the instruction execution parser.

Dependencies

~1–1.7MB
~35K SLoC