unicorn/bindings/go/unicorn
2015-10-10 18:01:47 +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 Rename some hook related enums: 2015-09-30 14:46:55 +08: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 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.go refactor Go bindings to be more idiomatic 2015-09-08 00:04:27 -07:00
x86_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
x86_test.go rename error codes ERR_MEM_READ, ERR_MEM_WRITE, ERR_MEM_FETCH 2015-09-09 16:25:48 +08:00