unicorn/bindings/go/unicorn
2016-02-06 17:35:45 +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 add combination hook type UC_HOOK_MEM_VALID to intercept all valid memory access 2016-01-31 13:12:34 +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 x86: add new register enums for IDT, LDT, GDT & TR 2016-02-06 17:35:45 +08:00
x86_test.go fix #192 (outdated enums in Go test) 2015-10-16 12:21:38 -07:00