unicorn/bindings/go/unicorn
2016-10-22 11:19:55 +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 Go: update hook interface 2016-02-27 10:55:59 -08:00
hook.go Go bindings: fix concurrent hook updates 2016-07-27 05:16:12 -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
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 improve go binding memory leaks 2016-05-28 16:02:12 -07:00
unicorn_const.go add new hook type UC_HOOK_MEM_READ_AFTER, adapted from PR #399 by @farmdve. updated all bindings, except Ruby & Haskell 2016-10-22 11:19:55 +08:00
unicorn_test.go Go: add uc_query api 2016-02-27 11:15:06 -08:00
x86.go Go: add RegReadMmr and test 2016-02-28 12:01:24 -08:00
x86_const.go bindings: add X86 FPTAGS & FPCW registers after recent change in the core 2016-03-14 09:14:48 +08:00
x86_test.go Go: add RegReadMmr and test 2016-02-28 12:01:24 -08:00