libzydis

[full]

Fast and lightweight x86/x86-64 disassembler and code generation library

The libzydis C library provides a fast and lightweight x86/x86-64 disassembler engine.

Usage

To start using libzydis in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libzydis ^1.4.0

Then import the library in your buildfile:

import libs = libzydis%lib{zydis}

Importable targets

This package provides the following importable targets:

lib{zydis}
lib{zycore}

Importable targets description

license MIT
project zydis
url zydis.re/
doc-url doc.zydis.re/v4.1.0/html/
src-url github.com/zyantific/zydis/
1 Version
version 4.1.0+2
repository https://pkg.cppget.org/1/testing
depends 1; libzycore
reviews 0