unicorn/bindings
2016-02-07 07:24:34 -08:00
..
dotnet x86: add new register enums for IDT, LDT, GDT & TR 2016-02-06 17:35:45 +08:00
go x86: add new register enums for IDT, LDT, GDT & TR 2016-02-06 17:35:45 +08:00
java file perms 2016-02-07 07:24:34 -08:00
msvc Fix uc_mode usage in source code 2016-01-23 12:08:49 +11:00
python Add query mode bind 2016-02-06 14:35:31 +01: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