Skip to content

radare/capstone-vala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

capstone-vala

This package contains the Vala bindings for the capstone disassembler / code analysis library.

Dependencies:

capstone (> 1.0)

git clone https://github.com/aquynh/capstone.git
cd capstone
git co next
make -j 8
make install PREFIX=/usr

How to build

The plugins will be installed in the plugin's directory of the available radare2.

make
sudo make install

How to use

vala/test-x86

About

Vala bindings for Capstone disassembler Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published