danghvu
|
3c1d65ea66
|
Reorganize test directories
|
2015-09-21 20:47:45 -05:00 |
|
pancake
|
e89174c3f1
|
Fix build of regress/
|
2015-09-04 07:56:35 -04:00 |
|
Chris Eagle
|
8cfd902e4b
|
Move mem_xxx samples to regress. Add check to only flush tlb when unmapping if there is a current cpu
|
2015-09-04 00:48:24 -07:00 |
|
Nguyen Anh Quynh
|
0e13ab6c3f
|
compile regress/rep_movsb.c
|
2015-09-01 20:05:33 +08:00 |
|
gaffe
|
e788657a16
|
also update Makefile to build timeout_segfault.c
|
2015-08-29 12:51:35 -07:00 |
|
Nguyen Anh Quynh
|
07286c811d
|
regress: add nr_mem_test.c to Makefile
|
2015-08-28 22:23:26 +08:00 |
|
Nguyen Anh Quynh
|
6e75340363
|
regress: fix Makefile & ro_mem_test.c
|
2015-08-28 18:55:58 +08:00 |
|
Nguyen Anh Quynh
|
b69180ad5a
|
Merge branch 'mem_map_ex' of https://github.com/cseagle/unicorn into cseagle-mem_map_ex
|
2015-08-28 18:47:18 +08:00 |
|
Chris Eagle
|
3452b47f7c
|
Add code to handle non-readable memory
|
2015-08-28 03:42:25 -07:00 |
|
Nguyen Anh Quynh
|
3b5df362d7
|
chmod -x <some source code>
|
2015-08-28 18:12:56 +08:00 |
|
Chris Eagle
|
4f11d88d28
|
Makefile cleanup
|
2015-08-28 00:17:33 -07:00 |
|
Chris Eagle
|
9530b2daff
|
Remove MemoryBlock struct by consolidating in MemoryRegion. add new API uc_mem_protect. Add regress/mem_protect.c. Drop UC_PROT_EXEC for time being
|
2015-08-27 23:19:32 -07:00 |
|
Chris Eagle
|
9442b46601
|
regress/Makefile conflict resolution
|
2015-08-26 21:38:24 -07:00 |
|
pancake
|
efe0f5d854
|
Add test case for #58
|
2015-08-27 00:19:12 +02:00 |
|
Chris Eagle
|
4b529bc56c
|
Free up all MemoryRegion* when uc is closed
|
2015-08-26 14:09:46 -07:00 |
|
Jonathon Reinhart
|
60d0004329
|
remove executable bit from mode of source files
http://stackoverflow.com/questions/1580596/how-do-i-make-git-ignore-file-mode-chmod-changes
|
2015-08-26 05:34:31 -04:00 |
|
Chris Eagle
|
7273013263
|
Added basic block hook regression test
|
2015-08-24 18:36:58 -07:00 |
|
Nguyen Anh Quynh
|
9d9c0d1a25
|
uc_emu_start() report error on illegal instruction at the output
|
2015-08-25 00:02:31 +08:00 |
|
pancake
|
11c20418d7
|
Test for ilegal instruction exception
|
2015-08-24 17:07:33 +02:00 |
|
Nguyen Anh Quynh
|
ebaa542702
|
revert regress/map_crash.c back to original code
|
2015-08-24 20:21:57 +08:00 |
|
Nguyen Anh Quynh
|
79effb2df5
|
fix regress/map_crash.c so it does not crash any more
|
2015-08-24 20:07:36 +08:00 |
|
pancake
|
ba39dd3374
|
Add regression test for the map crash
|
2015-08-24 13:02:01 +02:00 |
|