unicorn/bindings
Nguyen Anh Quynh c9b36c1b1d Merge pull request #475 from sashs/master
GDT regress test
2016-03-25 10:09:04 +07:00
..
dotnet bindings: add X86 FPTAGS & FPCW registers after recent change in the core 2016-03-14 09:14:48 +08:00
go expose version from Go bindings 2016-03-24 08:56:44 -07:00
java bindings: add X86 FPTAGS & FPCW registers after recent change in the core 2016-03-14 09:14:48 +08:00
msvc Updated MSVC bindings for new and changed functions. 2016-03-10 14:41:11 +11:00
python Bugfix: uc_x86_mmr has no attribute limits 2016-03-18 07:44:05 +01:00
ruby Merge pull request #475 from sashs/master 2016-03-25 10:09:04 +07:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00
Makefile enable gen_const for .NET in bindings/Makefile 2015-10-15 16:23:14 +08:00
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