unicorn/bindings
Nicolas PLANEL 2031f7cbdd [query] update bindings UC_QUERY_PAGE_SIZE
Signed-off-by: Nicolas PLANEL <nplanel@redhat.com>
2016-03-04 15:54:24 +11:00
..
dotnet [query] update bindings UC_QUERY_PAGE_SIZE 2016-03-04 15:54:24 +11:00
go [query] update bindings UC_QUERY_PAGE_SIZE 2016-03-04 15:54:24 +11:00
java [query] update bindings UC_QUERY_PAGE_SIZE 2016-03-04 15:54:24 +11:00
msvc Fix uc_mode usage in source code 2016-01-23 12:08:49 +11:00
python [query] update bindings UC_QUERY_PAGE_SIZE 2016-03-04 15:54:24 +11:00
const_generator.py bindings: update constants after recent changes in unicorn.h 2016-01-23 10:31:16 +08:00
Makefile enable gen_const for .NET in bindings/Makefile 2015-10-15 16:23:14 +08:00
README Added samples projects for MSVC binding. 2015-12-08 18:21:32 +11: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

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

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