Commit Graph

4422 Commits

Author SHA1 Message Date
Ryan Hileman
220fa08a3a add regression test from issue #16 2015-08-23 14:01:58 -07:00
Nguyen Anh Quynh
ee9e2d6a12 Merge pull request #15 from zardus/regress/memmap_weirdness
added memmap regression scripts
2015-08-24 04:17:10 +08:00
Yan
a45d72ed7f added memmap regression scripts 2015-08-23 13:03:48 -07:00
Nguyen Anh Quynh
761fd3d13b fix issue #1 2015-08-24 01:07:03 +08:00
Nguyen Anh Quynh
f9b9dfbce9 fix issue #9 2015-08-24 00:52:00 +08:00
Nguyen Anh Quynh
3e5ebc58a0 add regress/memmap.py 2015-08-23 11:03:18 +08:00
Nguyen Anh Quynh
9b36b47304 add regress/movsd.py by Ryan Hileman 2015-08-23 10:41:52 +08:00
Nguyen Anh Quynh
7ca9a07e1b x86: enable SSE. this fixes issue #3 2015-08-23 10:41:14 +08:00
Nguyen Anh Quynh
4701fb80b4 code style: convert tabs to spaces 2015-08-23 09:06:31 +08:00
Nguyen Anh Quynh
1cecc72f24 Merge branch 'master' of https://github.com/unicorn-engine/unicorn 2015-08-23 01:21:57 +08:00
Nguyen Anh Quynh
e1baf2f36b x86: support hooking SYSCALL/SYSENTER instructions. we no longer share the SYSCALL callback with interrupt instructions 2015-08-23 01:19:40 +08:00
Nguyen Anh Quynh
19256dac93 Merge pull request #5 from enkomio/master
Updated CREDITS
2015-08-23 00:40:07 +08:00
Antonio Parata
9042a0a221 Updated CREDITS 2015-08-22 18:34:07 +02:00
Nguyen Anh Quynh
3eeda8c8eb Merge pull request #4 from gaffe23/master
changes to PC from trace callbacks don't stick
2015-08-22 17:41:06 +08:00
gaffe
7695f89939 changes to PC from trace callbacks don't stick 2015-08-21 22:56:01 -07:00
Nguyen Anh Quynh
5826f305c6 Merge pull request #2 from lunixbochs/master
call int80 callback from x86_64 syscall instruction
2015-08-22 09:06:40 +08:00
Ryan Hileman
2dd3983ee3 add syscall test 2015-08-21 18:02:26 -07:00
Ryan Hileman
0ac3cf99d4 call int80 callback from x86_64 syscall helper 2015-08-21 16:26:02 -07:00
Nguyen Anh Quynh
1c72fdb627 update CREDITS 2015-08-22 01:04:00 +08:00
Nguyen Anh Quynh
757f8b7e25 update CREDITS 2015-08-22 00:51:08 +08:00
Nguyen Anh Quynh
055dc25633 Update README 2015-08-21 16:02:38 +08:00
Nguyen Anh Quynh
344d016104 import 2015-08-21 15:04:50 +08:00