Commit Graph

17 Commits

Author SHA1 Message Date
7ceb2eb0b9 bindings: update constants after the recent changes in the core 2015-09-04 10:54:21 +08:00
291ec98675 python: fix a couple more function signatures 2015-09-03 22:46:43 -04:00
99e34d212a bring python bindings up-to-date with new API 2015-09-03 22:34:58 -04:00
0962c4822b cleanup & update bindings' constants 2015-09-04 09:43:31 +08:00
15f6da1c3a bindings: update UC_MODE_BIG_ENDIAN after the change in the core 2015-08-29 15:10:33 +08:00
fcd0d02bae python: udpate binding after the last change on uc_mem_map() API 2015-08-29 13:17:50 +08:00
8aba3170c6 bindings: update consts after the latest change in the core 2015-08-29 09:03:12 +08:00
40ba1ea1b0 improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
60099d1d69 x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP 2015-08-24 13:58:52 +08:00
d64ef59871 python: update consts after the latest change in the core 2015-08-24 13:16:22 +08:00
2516de7ed8 renamed m68k enum constants 2015-08-23 21:56:24 -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