unicorn/bindings/python/unicorn
Tim Strazzere a44b6e1efc Add OSX 10.11 dylib load fix
El Capitan does	not guaranteed that
(DY)LD_LIBRARY_PATH will exist, so force
one last check for the default install
directory that the install script uses.
2015-10-16 17:07:53 -07: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 bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
unicorn.py Add OSX 10.11 dylib load fix 2015-10-16 17:07:53 -07:00
unicorn_const.py on some hook events, uc_hook_add() should not allow more than 1 handler. this add UC_ERR_HOOK_EXIST error type 2015-10-10 18:01:47 +08:00
x86_const.py x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP 2015-08-24 13:58:52 +08:00