mio
|
12a79192ee
|
Demand paging on Windows
|
2023-01-28 22:04:43 +01:00 |
|
mio
|
2c00546c6e
|
Merge rhelmot's fix
|
2022-08-14 13:35:54 +02:00 |
|
lazymio
|
4e22744679
|
Support flushing translation blocks and flush when we don't need count hook
|
2022-04-26 01:17:58 +02:00 |
|
lazymio
|
7e6d21d27c
|
Fix memory leak in code_gen_buffer
|
2022-04-03 21:44:09 +02:00 |
|
lazymio
|
d0de673208
|
Fix the undefined lshift negative numbers
|
2022-02-12 17:47:57 +01:00 |
|
mio
|
28e791a37f
|
Add debug tracing feature
It's disabled by default, use -DUNICORN_TRACER=on to enable it
|
2022-01-18 19:35:43 +01:00 |
|
lazymio
|
be7fbf1306
|
Handle CPU fault when invalidating TB cache
|
2022-01-08 22:10:17 +01:00 |
|
lazymio
|
c733bbada3
|
Fix wrong offset used in split_region
|
2021-11-23 23:22:53 +01:00 |
|
lazymio
|
87a391d549
|
Inline uc_tracecode when there is only exactly one hook
|
2021-11-21 16:44:39 +01:00 |
|
lazymio
|
43c643d4af
|
Fix #1488
|
2021-11-16 09:41:21 +01:00 |
|
lazymio
|
94a82ed94d
|
Ensure JIT protection is disabled when generating TB
|
2021-11-07 20:23:25 +01:00 |
|
lazymio
|
eb75d459f0
|
Add a regression test for invalidating empty TB and have a better solution
|
2021-11-03 01:07:06 +01:00 |
|
lazymio
|
c11b9aa5c3
|
Add a new hook type UC_HOOK_EDGE_GENERATED and corresponding sample
|
2021-11-01 23:27:35 +01:00 |
|
lazymio
|
b7e82d460c
|
Expose more TB related stuff
|
2021-11-01 22:11:43 +01:00 |
|
lazymio
|
0a3e46bf4f
|
Format
|
2021-11-01 09:41:25 +01:00 |
|
lazymio
|
3dd2e0f95d
|
Basic implementation of uc_ctl
|
2021-11-01 00:39:36 +01:00 |
|
lazymio
|
84abf1d3a4
|
A stronger test and handle addr_end = 0
|
2021-10-31 21:01:55 +01:00 |
|
Nguyen Anh Quynh
|
aaaea14214
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
|