unicorn/bindings/go/unicorn
2015-12-18 07:42:11 -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 add binding support for Go 1.6beta1 (fix #326) 2015-12-18 07:42:11 -08:00
hook.go add binding support for Go 1.6beta1 (fix #326) 2015-12-18 07:42:11 -08:00
hook.h add binding support for Go 1.6beta1 (fix #326) 2015-12-18 07:42:11 -08: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 fix conflicts when merging map-ptr branch to master branch 2015-12-17 08:12:02 +08: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
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