unicorn/bindings
2016-09-22 08:46:30 +08:00
..
dotnet Rename unhandled CPU exception 2016-07-05 11:10:39 -05:00
go Go bindings: fix concurrent hook updates 2016-07-27 05:16:12 -07:00
haskell [haskell-bindings] Fixed ARM THUMB sample as per issue #638 2016-09-21 09:47:52 +02:00
java ruby & java: fix address of Thumb sample 2016-09-20 20:16:29 +08:00
msvc Added MSVC bindings for uc_reg_write_batch() and uc_reg_read_batch() and fixed UC_HOOK_INSN hooking. 2016-05-10 23:29:11 +10:00
python bindings/python: fix install3 2016-09-20 14:22:38 +00:00
ruby ruby & java: fix address of Thumb sample 2016-09-20 20:16:29 +08:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00
Makefile Removed Haskell build from Makefile - it is better to let cabal take care of this 2016-04-08 20:50:08 +10:00
README add link to Perl binding 2016-09-22 08:46:25 +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.

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