unicorn/bindings/go/unicorn
2017-12-20 22:13:29 +08:00
..
arm64_const.go bindings: update after #922 2017-12-20 22:13:29 +08:00
arm_const.go update ChangeLog 2017-01-25 12:00:18 +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 remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07: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 add architecture query (#842) 2017-05-21 09:47:02 +08:00
unicorn_test.go Go: add uc_query api 2016-02-27 11:15:06 -08:00
unicorn.go Go: improve hook callback speed by 30% and add a HOOK_CODE benchmark (#835) 2017-05-14 00:12:57 +07:00
x86_const.go bindings: update to support X86 MSR id 2017-02-24 21:51:01 +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 Go: add RegReadMmr and test 2016-02-28 12:01:24 -08:00