|
eb5a762452
|
python: add __version__
|
2016-03-06 21:21:39 +08:00 |
|
|
5eb75c311e
|
python bindings: use relative paths for imports to support py3
|
2015-11-02 09:34:58 -05:00 |
|
|
40ba1ea1b0
|
improve const generator; emit unicorn.h consts
|
2015-08-28 07:32:25 -07:00 |
|
|
995924176a
|
Merge branch 'const_rename'
|
2015-08-23 21:42:02 -07:00 |
|
|
a167f7c456
|
renames the register constants so unicorn and capstone can compile together
|
2015-08-23 21:36:33 -07:00 |
|
|
033a44361b
|
python: rename API uc_support to uc_arch_supported
|
2015-08-24 09:53:16 +08:00 |
|
|
76d8541717
|
add check for mem_map(size=0) (#14)
|
2015-08-23 14:16:40 -07:00 |
|
|
e1baf2f36b
|
x86: support hooking SYSCALL/SYSENTER instructions. we no longer share the SYSCALL callback with interrupt instructions
|
2015-08-23 01:19:40 +08:00 |
|
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|