unicorn/bindings/go/unicorn
Nguyen Anh Quynh 8259d76c6c bindings: add UC_ERR_TIMEOUT
Backports commit b0d5837c61c4bdd91106c355c8af730929f5a78f from unicorn
2020-01-14 09:47:35 -05:00
..
arm64_const.go bindings: update after #922 2017-12-20 22:13:29 +08:00
arm_const.go bindings: update for latest ARM registers addition 2019-03-08 02:27:24 -05:00
context.go go: fix uc_free, free uc_mem_regions pointer 2017-01-10 16:54:54 -05:00
context_test.go Go: add context api (#668) 2016-10-31 16:00:57 +08:00
hook.c Go: update hook interface 2016-02-27 10:55:59 -08:00
hook.go Go: improve hook callback speed by 30% and add a HOOK_CODE benchmark (#835) 2017-05-14 00:12:57 +07:00
hook.h Go: update hook interface 2016-02-27 10:55:59 -08:00
m68k_const.go remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
mips_const.go Removed hardcoded CP0C3_ULRI (#1098) 2019-08-08 20:08:57 -04:00
reg_batch.go Go: fix NewRegBatch([]int{}) (#831) 2017-05-12 09:39:04 +07:00
sparc_const.go bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
uc.c fix Go binding C99 regression 2016-04-05 20:02:07 -07:00
uc.h add batched reg access 2016-04-04 20:51:38 -07:00
unicorn.go Added x86Msr functions for the go bindings (#986) 2019-03-08 02:28:37 -05:00
unicorn_const.go bindings: add UC_ERR_TIMEOUT 2020-01-14 09:47:35 -05:00
unicorn_test.go Go: add uc_query api 2016-02-27 11:15:06 -08:00
x86.go Added x86Msr functions for the go bindings (#986) 2019-03-08 02:28:37 -05:00
x86_const.go bindings: add newly added register MXCSR 2019-02-28 16:34:51 -05:00
x86_test.go Go: improve hook callback speed by 30% and add a HOOK_CODE benchmark (#835) 2017-05-14 00:12:57 +07:00