unicorn/bindings
2017-03-13 22:32:44 +08:00
..
dotnet bindings: update to support X86 MSR id 2017-02-24 21:51:01 +08:00
go bindings: update to support X86 MSR id 2017-02-24 21:51:01 +08:00
haskell Haskell bindings update (#767) 2017-02-26 09:27:35 +08:00
java bindings: update to support X86 MSR id 2017-02-24 21:51:01 +08:00
msvc VB6 bindings and dynload update w/ uc_context* and uc_free api,… (#715) 2017-01-16 09:40:56 +08:00
python armeb: Add support for ARM big endian. 2017-03-13 22:32:44 +08:00
ruby bindings: update to support X86 MSR id 2017-02-24 21:51:01 +08:00
vb6 VB6 bindings and dynload update w/ uc_context* and uc_free api,… (#715) 2017-01-16 09:40:56 +08:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00
Makefile bindings: use diff -u in Makefile 2017-02-26 16:52:06 +08:00
README update CREDITS.TXT 2017-01-16 09:43:11 +08:00

This directory contains bindings & test code for Python, Java, Go, .NET and MSVC.
See <language>/README or <language>/README.TXT or <language>/README.md 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
- Haskell binding: by Adrian Herrera.
- VB6 binding: David Zimmer.

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

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

- Unicorn-Rs: Rust binding (by Sébastien Duquette)
    https://github.com/ekse/unicorn-rs

- UnicornEngine: Perl binding (by Vikas Naresh Kumar)
    https://metacpan.org/pod/UnicornEngine