unicorn/bindings/go/unicorn
2015-10-30 22:08:35 -07:00
..
arm64_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
arm_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
hook.c update go bindings for type changes 2015-09-05 06:56:11 -07:00
hook.go Go 1.2 binding compatibility 2015-10-25 04:33:10 -07:00
hook.h update go bindings for type changes 2015-09-05 06:56:11 -07:00
m68k_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
mips_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
sparc_const.go bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
unicorn.go Go bindings: add Close() and set as GC finalizer 2015-10-30 22:08:35 -07:00
unicorn_const.go on some hook events, uc_hook_add() should not allow more than 1 handler. this add UC_ERR_HOOK_EXIST error type 2015-10-10 18:01:47 +08:00
unicorn_test.go Go bindings: add Close() and set as GC finalizer 2015-10-30 22:08:35 -07:00
x86_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
x86_test.go fix #192 (outdated enums in Go test) 2015-10-16 12:21:38 -07:00