GitXplorerGitXplorer
r

sleigh2rust

public
17 stars
3 forks
0 issues

Commits

List of commits on branch main.
Verified
a45ff53e1a4ce25df6f42fbfd943c60bb9b3787f

Bump to 0.1.6

rrbran committed 2 years ago
Verified
26d6247f906794ff74b33ea41b7f88009041bd6c

Fix variant variable name

rrbran committed 2 years ago
Verified
8f15c79a0b1d549fca461b7180051653d1b539a9

Update sleigh-rs using variants order

rrbran committed 2 years ago
Verified
6e52fb7456e1c502ba8f9ab85f5a8b2634cbdeee

Bump to 0.1.5, life is hard

rrbran committed 2 years ago
Verified
b9ec0f7f37dc269d3c3d45562e83f3987c2bfd94

Fix mutable bytes on token creation

rrbran committed 2 years ago
Verified
6c04e822bdf5cda1e8fc0ad7315c7deffa515bcb

Bump to 0.1.4

rrbran committed 2 years ago

README

The README file for this repository.

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.