Steffen Schulz
|
5c24050a64
|
page_cache: use file lock also for read access
Without this there may be a risk of reading partially written
files...doesn't seem to happen in practice though?
|
2022-02-11 10:45:30 -08:00 |
|
Steffen Schulz
|
b899572377
|
page_cache: auto-create workdir files or resume based on existing files
- relieve frontend from having to create these files
- perhaps add some checks for resuming from existing page_cache files
|
2022-02-11 10:45:30 -08:00 |
|
Steffen Schulz
|
81dbc38d46
|
print error on invalid hget(), minor bugfix for QEMU_PR_PRINTF enable
|
2022-02-11 10:45:30 -08:00 |
|
Sergej Schumilo
|
42d434e28f
|
add several improvements:
- Intel PT page dump feature works now
- size of input and bitmap buffers are configurable
- new aux buffer layout
- various bug fixes
|
2022-01-18 10:10:04 +01:00 |
|
Sergej Schumilo
|
f11ee28978
|
remove unsued #define in page_cache.c
|
2022-01-11 03:02:57 +01:00 |
|
Sergej Schumilo
|
18ad4753d3
|
add AFL++ support and other improvements
|
2021-12-18 14:30:24 +01:00 |
|
Sergej Schumilo
|
cd702b528c
|
Initial Release of Nyx
Co-authored-by: Cornelius Aschermann <cornelius@hexgolems.com>
|
2021-11-14 22:20:53 +01:00 |
|