Skip to content

zyantific/zydis-bindgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zydis-bindgen

Auto-generate Zydis enums (and possibly later also structs) for various language bindings. The information is extracted from the C headers using libclang.

Preparation

Arch Linux & Manjaro

sudo pacman -S clang

macOS (MacPorts)

sudo port install clang-7.0 py37-clang +clang70

Usage

git clone https://github.com/zyantific/zydis.git
git clone https://github.com/zyantific/zydis-bindgen.git
cd zydis-bindgen
python3 ./gen.py ../zydis rust

About

Helper script for Zydis language bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •