#x86 #assemble #disassemble #intel #zydis

sys no-std zydis-sys

low level rust bindings for the zydis library

3 releases

0.1.2 Mar 22, 2024
0.1.1 Mar 17, 2024
0.1.0 Nov 18, 2023

#1801 in Encoding


Used in 3 crates (2 directly)

MIT license

13MB
74K SLoC

Bitbake 37K SLoC // 0.0% comments C 18K SLoC // 0.2% comments Visual Studio Project 15K SLoC Python 3K SLoC // 0.0% comments Visual Studio Solution 787 SLoC C++ 608 SLoC // 0.2% comments Rust 63 SLoC

zydis-sys

low level rust bindings for the zydis crate for encoding/decoding and messing with x86 instructions. for higher level bindings, check out the rydis crate.


lib.rs:

low level rust bindings for the zydis library for encoding/decoding and messing with x86 instructions. for higher level bindings, check out the rydis crate.

No runtime deps

~0–2.1MB
~42K SLoC