unicorn/bindings/go/unicorn
2015-12-05 11:24:56 -08: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_const.go handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
unicorn_test.go Go bindings: add Close() and set as GC finalizer 2015-10-30 22:08:35 -07:00
unicorn.go Go binding: add mem_protect wrapper 2015-12-05 11:24:56 -08: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