6 releases

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

#468 in Debugging

Download history 2/week @ 2024-06-16 30/week @ 2024-07-07 1/week @ 2024-07-14 1/week @ 2024-07-28 5/week @ 2024-08-25 4/week @ 2024-09-01 2/week @ 2024-09-22 105/week @ 2024-09-29

107 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
~36K SLoC