#disassemble #intel #assemble

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

#24 in #disassemble

Download history 16/week @ 2025-12-04 9/week @ 2025-12-18 3/week @ 2025-12-25 3/week @ 2026-01-01 3/week @ 2026-01-15 2/week @ 2026-01-22 7/week @ 2026-01-29 4/week @ 2026-02-19 54/week @ 2026-03-05 14/week @ 2026-03-12 6/week @ 2026-03-19

75 downloads per month
Used in 4 crates (3 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

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.


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.

No runtime deps

~0–2.2MB
~42K SLoC