unicorn/bindings
Nguyen Anh Quynh 90eb8f2e72 This commit continues the PR #111
- Allow to register handler separately for invalid memory access
- Add new memory events for hooking:
   - UC_MEM_READ_INVALID, UC_MEM_WRITE_INVALID, UC_MEM_FETCH_INVALID
   - UC_HOOK_MEM_READ_PROT, UC_HOOK_MEM_WRITE_PROT, UC_HOOK_MEM_FETCH_PROT
- Rename UC_ERR_EXEC_PROT to UC_ERR_FETCH_PROT
- Change API uc_hook_add() so event type @type can be combined from hooking types
2015-09-24 14:18:02 +08:00
..
go This commit continues the PR #111 2015-09-24 14:18:02 +08:00
java bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
python This commit continues the PR #111 2015-09-24 14:18:02 +08:00
const_generator.py remove UC_ prefix for go binding consts 2015-09-07 19:25:13 -07:00
Makefile improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00