unicorn/bindings/go/unicorn
Nguyen Anh Quynh 02047d7645 update bindings
2020-05-27 15:04:42 +08:00
..
arm64_const.go bindings: update ARM64 registers 2020-05-10 21:51:14 +08:00
arm_const.go bindings: update for latest ARM registers addition 2019-03-07 08:38:41 +08:00
context_test.go Go: add context api (#668) 2016-10-31 16:00:57 +08:00
context.go go: fix uc_free, free uc_mem_regions pointer 2017-01-10 16:54:54 -05: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-07-06 17:53:02 +08:00
ppc_const.go update bindings 2020-05-27 15:04:42 +08: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_const.go update bindings 2020-05-27 15:04:42 +08:00
unicorn_test.go Fix tests when using go 1.10 (#949) 2018-03-21 00:36:37 +08:00
unicorn.go Added x86Msr functions for the go bindings (#986) 2019-03-07 08:39:38 +08:00
x86_const.go X64 base regs (#1166) 2020-05-05 08:34:51 +08: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
x86.go Added x86Msr functions for the go bindings (#986) 2019-03-07 08:39:38 +08:00