Steffen Schulz
|
56bc5571be
|
dump_pt: create-open & truncate output file on each execution
Previous implementation only opened the file once.
|
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 |
|
Sergej Schumilo
|
b5798ba95a
|
add missing free() call in interface.c
|
2022-01-20 03:29:17 +01: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
|
6105067351
|
code cleanup in interace.c / interface.h
|
2022-01-11 04:15:02 +01:00 |
|
Sergej Schumilo
|
acc90e462b
|
fix warning
|
2021-12-22 10:23:44 +01:00 |
|
Sergej Schumilo
|
1bf9ad93a6
|
rename kafl_mem_state to nyx_interface_state
|
2021-12-22 10:22:16 +01:00 |
|
Sergej Schumilo
|
47c17c5a21
|
fix broken IPT range check
|
2021-12-22 10:10:45 +01:00 |
|
Sergej Schumilo
|
c9dac7704d
|
make size of primary CoW buffer configurable
|
2021-12-10 01:07:59 +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 |
|