zydis-sys 0.1.0

low level rust bindings for the zydis library
Documentation
1
2
3
4
# 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.