zydis-rs 0.1.6

A pure Rust x86/x64 disassembler and encoder library (inspired by Zydis)
Documentation

zydis-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

decoder (default)

This feature flag does not enable additional features.

encoder (default)

formatter (default)

This feature flag does not enable additional features.

ffi

std

This feature flag does not enable additional features.

zydis-sys