unicorn/bindings/go/unicorn
2017-01-10 20:59:14 +08:00
..
arm64_const.go
arm_const.go
context.go rename API uc_mem_free() to uc_free(). see #662 2017-01-10 20:59:14 +08: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 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
mips_const.go
sparc_const.go
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 Go: fix Travis test on Mac 2016-12-25 18:40:23 +08:00
unicorn_const.go add UC_VERSION_{MAJOR, MINOR, EXTRA} 2016-10-25 14:37:47 +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