Commit Graph

21 Commits

Author SHA1 Message Date
79ec6145db expose version from Go bindings 2016-03-24 08:56:44 -07:00
2a9a794bff tweak Go bindings for 32-bit 2016-03-14 17:44:02 -07:00
4f1c88e70c Go: add RegReadMmr and test 2016-02-28 12:01:24 -08:00
43eb9ec351 Go: add uc_query api 2016-02-27 11:15:06 -08:00
9f1603c157 Go: add MemRegions 2016-02-27 11:10:15 -08:00
74f783a274 Go: add x86 RegWriteMmr method 2016-02-27 10:56:04 -08:00
693719e732 Go: update hook interface 2016-02-27 10:55:59 -08:00
771f9f7c3b fix conflicts when merging map-ptr branch to master branch 2015-12-17 08:12:02 +08:00
638ff7a3f5 Go binding: add mem_protect wrapper 2015-12-05 11:24:56 -08:00
230cbd5330 add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
18066b3578 support uc_mem_map_ptr in Go and Python bindings 2015-11-27 23:30:36 -08:00
a6ffb71e4c Go bindings: add Close() and set as GC finalizer 2015-10-30 22:08:35 -07:00
716cbd78e9 add MemUnmap to Go bindings 2015-10-18 12:21:43 -07:00
9a0d80b84c refactor Go bindings to be more idiomatic 2015-09-08 00:04:27 -07:00
7beb90ca95 remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
185b7a7cef fix Go types on uc_mem_read() and uc_mem_write() 2015-09-07 19:25:04 -07:00
70c42731c2 update go bindings for type changes 2015-09-05 06:56:11 -07:00
e2036424c1 improve Go binding safety 2015-08-29 08:33:20 -07:00
59f4722009 update Go bindings for new mem_map API 2015-08-28 23:12:44 -07:00
40ba1ea1b0 improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
c5bcb02847 add Go bindings 2015-08-27 21:22:30 -07:00