Commit Graph

  • 18b6680e96 mips: disable debug output Nguyen Anh Quynh 2015-09-08 23:56:25 +08:00
  • ae703e0efd Merge branch 'master' of https://github.com/unicorn-engine/unicorn Nguyen Anh Quynh 2015-09-08 22:52:23 +08:00
  • 99379e92e9 Merge pull request #131 from lunixbochs/mips-exception Nguyen Anh Quynh 2015-09-08 15:47:53 +08:00
  • d134c62366 add regress for #130 Ryan Hileman 2015-09-08 00:44:14 -07:00
  • 09c66f2183 Merge pull request #129 from lunixbochs/master Nguyen Anh Quynh 2015-09-08 15:32:13 +08:00
  • 9a0d80b84c refactor Go bindings to be more idiomatic Ryan Hileman 2015-09-08 00:03:54 -07:00
  • 2929138c99 sparc: do not call INSN handler on until-address, and verify until-address early when translating block in JIT frontend. Nguyen Anh Quynh 2015-09-08 13:26:53 +08:00
  • fda17cd377 java: rename UC_MEM_EXE to UC_MEM_FETCH Nguyen Anh Quynh 2015-09-08 12:57:40 +08:00
  • 7a5d790ade rename UC_MEM_EXE to UC_MEM_FETCH Nguyen Anh Quynh 2015-09-08 12:55:56 +08:00
  • d9f4e3f56b Merge pull request #128 from lunixbochs/no-go-uc Nguyen Anh Quynh 2015-09-08 11:14:29 +08:00
  • 7beb90ca95 remove UC_ prefix for go binding consts Ryan Hileman 2015-09-07 19:25:13 -07:00
  • 185b7a7cef fix Go types on uc_mem_read() and uc_mem_write() Ryan Hileman 2015-09-07 19:24:53 -07:00
  • 1724fabb05 add shebang for regress/sparc_reg.py Nguyen Anh Quynh 2015-09-08 09:14:22 +08:00
  • 74c2b05144 Merge pull request #127 from lunixbochs/test-126 Nguyen Anh Quynh 2015-09-08 09:10:43 +08:00
  • 5f6c475479 add regress for #126 Ryan Hileman 2015-09-07 18:07:28 -07:00
  • c1dd9fbfdf arm64: handle SP register. this fixes issue #122 Nguyen Anh Quynh 2015-09-08 08:40:42 +08:00
  • 4e9af41345 Merge pull request #121 from cseagle/java_dev Nguyen Anh Quynh 2015-09-08 08:08:02 +08:00
  • 6085cd8046 Merge pull request #124 from lunixbochs/test-122 Nguyen Anh Quynh 2015-09-08 08:07:18 +08:00
  • 38817ee9cd Merge pull request #125 from lunixbochs/test-118 Nguyen Anh Quynh 2015-09-08 08:05:12 +08:00
  • 756b4ccfd6 add test for #118 Ryan Hileman 2015-09-07 12:43:17 -07:00
  • e07d74ef16 add test for #122 Ryan Hileman 2015-09-07 14:37:11 -07:00
  • 1843a96321 update jave binding to follow apit change of uc_mem_read and uc_mem_write Chris Eagle 2015-09-07 14:12:43 -07:00
  • 39f4ee88ce Merge pull request #116 from JonathonReinhart/use-void-ptrs Nguyen Anh Quynh 2015-09-08 01:52:27 +08:00
  • bd30d0a275 regress: remove (uint8_t*) casts to mem API calls Jonathon Reinhart 2015-09-07 13:22:26 -04:00
  • 2c0556826f samples: remove (uint8_t*) casts to mem API calls Jonathon Reinhart 2015-09-07 13:09:05 -04:00
  • 6c132bc673 arm: fix #114 by enabling cortex-a15 model. FIXME: enable this on demand with an API Nguyen Anh Quynh 2015-09-08 01:08:37 +08:00
  • f6cecf45d2 change mem read/write APIs to use void* Jonathon Reinhart 2015-09-07 12:44:03 -04:00
  • 3ac8615cbb arm: handle invalid instruction. this fixes issue #114 Nguyen Anh Quynh 2015-09-08 00:43:09 +08:00
  • 2b4caeed37 regress: add shebang for arm_movr12_hang.py Nguyen Anh Quynh 2015-09-08 00:13:19 +08:00
  • 22dd0bd471 Merge pull request #115 from lunixbochs/master Nguyen Anh Quynh 2015-09-08 00:04:12 +08:00
  • c73149d581 add regression for #114 Ryan Hileman 2015-09-07 08:57:09 -07:00
  • 9e4ed32e8a x86: handle SYSCALL even if there is no handler Nguyen Anh Quynh 2015-09-07 10:19:45 +08:00
  • a166c24f8e x86: correct EIP of INT instruction by updating it only after calling interrupt handler Nguyen Anh Quynh 2015-09-06 14:58:11 +08:00
  • cf00345d65 Merge pull request #112 from lunixbochs/master Nguyen Anh Quynh 2015-09-05 23:28:55 +08:00
  • 70c42731c2 update go bindings for type changes Ryan Hileman 2015-09-04 17:23:41 -07:00
  • f9d8387175 update .gitignore Nguyen Anh Quynh 2015-09-05 11:26:39 +08:00
  • 99824e1d56 bindings: rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type Nguyen Anh Quynh 2015-09-05 11:25:49 +08:00
  • d1bdbd11e7 rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type Nguyen Anh Quynh 2015-09-05 11:20:32 +08:00
  • 74c069dc22 samples: cleanup & put mem_apis into sample_all.sh Nguyen Anh Quynh 2015-09-05 09:42:47 +08:00
  • 7b5bb95147 Merge branch 'master' of https://github.com/unicorn-engine/unicorn Nguyen Anh Quynh 2015-09-05 09:12:23 +08:00
  • 9a0bafb167 update CREDITS Nguyen Anh Quynh 2015-09-05 09:12:15 +08:00
  • 9cd82d26a4 Merge pull request #109 from cseagle/master Nguyen Anh Quynh 2015-09-05 09:11:36 +08:00
  • bf3855d1b2 Merge pull request #110 from SeanHeelan/hook_mem_constants_documentation Nguyen Anh Quynh 2015-09-05 09:05:18 +08:00
  • 84a374e876 Merge remote-tracking branch 'upstream/master' into hook_mem_constants_documentation Sean Heelan 2015-09-05 00:41:23 +07:00
  • cbf9885b85 clean up comiler warnings Chris Eagle 2015-09-04 10:35:39 -07:00
  • 41846af60a Add clarity to the documentation of the UC_HOOK_MEM constants. Sean Heelan 2015-09-05 00:35:00 +07:00
  • 0b676a82d4 Merge remote-tracking branch 'upstream/master' Chris Eagle 2015-09-04 10:27:33 -07:00
  • e9c6b11506 add mem_api sample program and fix check for wrong NX related constant in cputlb.c Chris Eagle 2015-09-04 10:27:03 -07:00
  • 8ae29a0b2a Merge branch 'master' of https://github.com/unicorn-engine/unicorn Nguyen Anh Quynh 2015-09-05 01:00:01 +08:00
  • 51a4fe0766 samples: cleanup shellcode.c Nguyen Anh Quynh 2015-09-05 00:59:53 +08:00
  • bf1185e3ef Merge pull request #108 from fabsx00/master Nguyen Anh Quynh 2015-09-05 00:01:07 +08:00
  • caad81e2da Add UNICORN_QEMU_FLAGS fabs 2015-09-04 17:56:29 +02:00
  • 8d725ba107 Merge pull request #106 from radare/fix-regress-build Nguyen Anh Quynh 2015-09-04 22:37:16 +08:00
  • e89174c3f1 Fix build of regress/ pancake 2015-09-04 07:56:35 -04:00
  • bb27c4c6af Merge pull request #104 from cseagle/regress Nguyen Anh Quynh 2015-09-04 16:08:00 +08:00
  • 8cfd902e4b Move mem_xxx samples to regress. Add check to only flush tlb when unmapping if there is a current cpu Chris Eagle 2015-09-04 00:48:24 -07:00
  • d506b900eb cache the last entry of mapped blocks in memory_mapping() for better performance Nguyen Anh Quynh 2015-09-04 15:40:47 +08:00
  • fabbc0f4dc Merge pull request #103 from cseagle/java_dev Nguyen Anh Quynh 2015-09-04 15:29:30 +08:00
  • a53eae3a29 Merge branch 'master' into java_dev Chris Eagle 2015-09-03 22:34:00 -07:00
  • b3b814e8b1 update java bindings for type safety and API changes Chris Eagle 2015-09-03 22:28:09 -07:00
  • 06481933e0 typo Nguyen Anh Quynh 2015-09-04 11:56:14 +08:00
  • 022f8d82d1 handle memory fetch as invalid memory access. now we can also report error if exec memory is unmapped (UC_ERR_MEM_FETCH) Nguyen Anh Quynh 2015-09-04 11:55:17 +08:00
  • bae718274e Merge branch 'master' into java_dev Chris Eagle 2015-09-03 20:30:31 -07:00
  • 84e3b5c897 cast all the values to write to registers in uc_reg_write() to unsigned type. this fixes issue #98 Nguyen Anh Quynh 2015-09-04 11:17:08 +08:00
  • 2cdadf1720 regress: fix nr_mem_test.c and ro_mem_test.c to use modified UC_MEM_* enum Nguyen Anh Quynh 2015-09-04 11:04:13 +08:00
  • 7ceb2eb0b9 bindings: update constants after the recent changes in the core Nguyen Anh Quynh 2015-09-04 10:54:21 +08:00
  • 8618d00786 Merge branch 'change-handle-based-api' of https://github.com/JonathonReinhart/unicorn into JonathonReinhart-change-handle-based-api Nguyen Anh Quynh 2015-09-04 10:49:38 +08:00
  • 291ec98675 python: fix a couple more function signatures Jonathon Reinhart 2015-09-03 22:46:43 -04:00
  • f2333e6c4a Merge branch 'change-handle-based-api' of https://github.com/JonathonReinhart/unicorn into JonathonReinhart-change-handle-based-api Nguyen Anh Quynh 2015-09-04 10:46:27 +08:00
  • 5f32e2c1ae s/uc_hook_h/uchook/g Jonathon Reinhart 2015-09-03 22:39:23 -04:00
  • 99e34d212a bring python bindings up-to-date with new API Jonathon Reinhart 2015-09-03 22:34:58 -04:00
  • da46071c7d bring new code and samples up-to-date with API changes Jonathon Reinhart 2015-09-03 22:15:49 -04:00
  • 5e9d07a40a Merge remote-tracking branch 'upstream/master' into change-handle-based-api Jonathon Reinhart 2015-09-03 22:01:52 -04:00
  • 0962c4822b cleanup & update bindings' constants Nguyen Anh Quynh 2015-09-04 09:43:31 +08:00
  • e54519c09f cleanup Nguyen Anh Quynh 2015-09-04 09:20:13 +08:00
  • 2da46caef7 smooth out split_region related code Chris Eagle 2015-09-03 12:26:36 -07:00
  • 6ca85a72ed simplify uc_mem_protect() & uc_mem_unmap() Nguyen Anh Quynh 2015-09-04 01:02:38 +08:00
  • 8a6fe6dc9d update .gitignore Nguyen Anh Quynh 2015-09-03 18:43:29 +08:00
  • 9f9d57e84f cleaning & indentation Nguyen Anh Quynh 2015-09-03 18:16:49 +08:00
  • b8d4240240 solve merging conflict Nguyen Anh Quynh 2015-09-03 18:05:21 +08:00
  • 46cc510dfe chmod +x regress/reg_write_sign_extension.py Nguyen Anh Quynh 2015-09-03 18:02:25 +08:00
  • dd13d821af Merge branch 'change-handle-based-api' of https://github.com/JonathonReinhart/unicorn into JonathonReinhart-change-handle-based-api Nguyen Anh Quynh 2015-09-03 14:42:53 +08:00
  • 256c7f01a5 Merge pull request #101 from lunixbochs/master Nguyen Anh Quynh 2015-09-03 11:01:48 +08:00
  • f230de876e fix go binding hook arguments Ryan Hileman 2015-09-02 19:07:11 -07:00
  • 5b62d436a9 change public APIs to use ucengine Jonathon Reinhart 2015-09-02 21:44:43 -04:00
  • 0feab69a61 update samples to conform to uc API changes Jonathon Reinhart 2015-09-02 21:25:59 -04:00
  • a54e40afcf Merge pull request #99 from SeanHeelan/master Nguyen Anh Quynh 2015-09-03 09:17:29 +08:00
  • bd0a6921cc Merge remote-tracking branch 'upstream/master' into change-handle-based-api Jonathon Reinhart 2015-09-02 21:04:43 -04:00
  • fe51b9a9ae Regression test for issue #98 Sean Heelan 2015-09-03 00:48:20 +07:00
  • 03683a7960 fix an warning caused by _hook_mem_access() Nguyen Anh Quynh 2015-09-03 01:18:41 +08:00
  • be659d201d fix confusion betweet UC_MEM_xxx & UC_HOOK_MEM_xxx. fix issue #93 Nguyen Anh Quynh 2015-09-03 01:12:49 +08:00
  • 4a2f23db60 regress: fix rep_movsb.c to properly use uc_hook_add() API Nguyen Anh Quynh 2015-09-03 01:10:35 +08:00
  • 2d9db36a2b fix some errors introduced by the last commit on qemu-thread-win32.c Nguyen Anh Quynh 2015-09-02 01:34:23 -07:00
  • 8b39ec5b0c initial support to remove a static variable in qemu-thread-win32.c Nguyen Anh Quynh 2015-09-02 16:13:12 +08:00
  • a94e31165d x86: fix issue #95 Nguyen Anh Quynh 2015-09-02 12:00:43 +08:00
  • 5f7a912f5d better instructions for install Msys2 on Windows Nguyen Anh Quynh 2015-09-02 10:44:26 +08:00
  • 589a1f8337 Merge pull request #96 from lunixbochs/master Nguyen Anh Quynh 2015-09-02 10:20:49 +08:00
  • db8f499fe9 fix crash on some SSE instructions Ryan Hileman 2015-09-01 18:58:02 -07:00
  • ad877e6af0 Add error value UC_ERR_INVAL and rename UC_ERR_OOM to UC_ERR_NOMEM to provide more error specificity Chris Eagle 2015-09-01 13:40:19 -07:00
  • 49d1fa7ebd Merge branch 'master' into mem_map_ex_cse Chris Eagle 2015-09-01 12:13:53 -07:00