unicorn/bindings/python/unicorn
2015-09-04 11:55:17 +08:00
..
__init__.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
arm64_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
arm_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
m68k_const.py renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
sparc_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
unicorn.py python: fix a couple more function signatures 2015-09-03 22:46:43 -04:00
unicorn_const.py handle memory fetch as invalid memory access. now we can also report error if exec memory is unmapped (UC_ERR_MEM_FETCH) 2015-09-04 11:55:17 +08:00
x86_const.py x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP 2015-08-24 13:58:52 +08:00