unicorn/bindings/java/unicorn
2015-10-10 18:01:47 +08:00
..
Arm64Const.java First pass of const_generator still requires manual tweak of UC_MODE_BIG_ENDIAN 2015-08-28 19:43:45 -07:00
ArmConst.java First pass of const_generator still requires manual tweak of UC_MODE_BIG_ENDIAN 2015-08-28 19:43:45 -07:00
BlockHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
CodeHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
EventMemHook.java update java bindings for new memory event hooking constants 2015-09-24 04:33:02 -07:00
Hook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
InHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
InterruptHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
M68kConst.java First pass of const_generator still requires manual tweak of UC_MODE_BIG_ENDIAN 2015-08-28 19:43:45 -07:00
MemHook.java file permissions 2015-09-24 09:47:06 -07:00
MipsConst.java First pass of const_generator still requires manual tweak of UC_MODE_BIG_ENDIAN 2015-08-28 19:43:45 -07:00
OutHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
ReadHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
SparcConst.java bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
SyscallHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
Unicorn.java Rename some hook related enums: 2015-09-30 14:46:55 +08:00
UnicornConst.java 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
UnicornErrors.java Rename some hook related enums: 2015-09-30 14:46:55 +08:00
UnicornException.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
WriteHook.java remove executable bit from mode of source files 2015-08-26 05:34:31 -04:00
X86Const.java First pass of const_generator still requires manual tweak of UC_MODE_BIG_ENDIAN 2015-08-28 19:43:45 -07:00