unicorn/bindings
2016-03-27 20:58:05 +02:00
..
dotnet
go expose version from Go bindings 2016-03-24 08:56:44 -07:00
java update java bindings to reflect changes in uc_hook_add 2016-03-25 02:27:56 -07:00
msvc
python
ruby Bugfix: remove hook_add call if no insn type is given 2016-03-27 20:58:05 +02:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00
Makefile
README ruby binding added 2016-03-22 12:17:23 +01:00

This directory contains bindings & test code for Python, Java, Go, .NET and MSVC.
See <language>/README or <language>/README.TXT for how to install each binding.

The following bindings are contributed by community.

- Java binding: by Chris Eagle.
- Go binding: by Ryan Hileman.
- .NET binding: by Antonio Parata.
- MSVC binding: by Zak Escano
- Ruby binding: by Sascha Schirra

More bindings created & maintained externally by community are available as follows.

- UnicornPascal: Delphi/Free Pascal binding (by Stievie).
    https://github.com/stievie/UnicornPascal