|
|
d4090125ef
|
add run in gdb menu action
|
2026-04-20 23:52:06 +02:00 |
|
|
|
10b10f1e68
|
ignore db.conf
|
2026-04-20 21:06:14 +02:00 |
|
|
|
e298f2edd0
|
add barebones results bar chart
|
2026-04-20 21:01:07 +02:00 |
|
|
|
3d1fe06f1a
|
add result explorer
|
2026-04-20 20:59:36 +02:00 |
|
|
|
5306fdca4b
|
update flake to use direnv
|
2026-04-20 11:41:08 +02:00 |
|
|
|
5643b8bf84
|
update ghidra projects
|
2026-04-20 00:21:29 +02:00 |
|
|
|
950e0ea810
|
update injections
|
2026-04-20 00:21:18 +02:00 |
|
|
|
66fd5b6e8a
|
update ghidra marker import script (headless, import all types from all benchs)
|
2026-04-20 00:17:46 +02:00 |
|
|
|
5425f6e620
|
add curses entry point for scripts (archival, ghidra import, plots, queries, cleanup)
|
2026-04-20 00:16:27 +02:00 |
|
|
|
ac5189d81f
|
add query for detected markers
|
2026-04-19 13:21:56 +02:00 |
|
|
|
c332ea6b1a
|
add queries for other fault types
|
2026-04-19 13:19:55 +02:00 |
|
|
|
36bda84d78
|
move update_db_config to util
|
2026-04-19 13:05:32 +02:00 |
|
|
|
0bb554bb9d
|
run all available queries automatically
|
2026-04-19 12:55:33 +02:00 |
|
|
|
fb992064ed
|
fix query typos
|
2026-04-19 12:46:36 +02:00 |
|
|
|
ed5e4fac19
|
use qualified names for module functions
|
2026-04-19 12:45:46 +02:00 |
|
|
|
ba84d063e7
|
add current script path to @INC
|
2026-04-19 12:42:52 +02:00 |
|
|
|
ea3a3002be
|
add objdump just recipe
|
2026-04-19 12:39:14 +02:00 |
|
|
|
8cb266381d
|
move queries to modules
|
2026-04-19 12:39:00 +02:00 |
|
|
|
bbc0521963
|
move some functions to Util module
|
2026-04-19 12:38:47 +02:00 |
|
|
|
d74222ccec
|
update targets
|
2026-04-18 19:46:45 +02:00 |
|
|
|
d71e0d40ce
|
pass substitution as function
|
2026-04-18 18:03:05 +02:00 |
|
|
|
048b05942d
|
substitute tabs with , for csv output
|
2026-04-18 17:49:04 +02:00 |
|
|
|
0c19405966
|
fix injection error handling
|
2026-04-18 17:42:14 +02:00 |
|
|
|
8d1b2c459c
|
wait for fail server port
|
2026-04-18 12:10:01 +02:00 |
|
|
|
cece3bc3c7
|
add fork logs to inject
|
2026-04-18 11:52:52 +02:00 |
|
|
|
aa3c641426
|
send injection results as ntfy attachements
|
2026-04-18 11:50:06 +02:00 |
|
|
|
661ea869c5
|
invoke runner without screen + add log file
|
2026-04-18 11:36:47 +02:00 |
|
|
|
ae9b064146
|
run with all available cpus
|
2026-04-18 11:36:36 +02:00 |
|
|
|
d5648b1d85
|
loop dropdb + support multiple selection
|
2026-04-18 11:36:12 +02:00 |
|
|
|
a3c9726540
|
fix runner external commands
|
2026-04-18 10:27:08 +02:00 |
|
|
|
e29944d76c
|
update sub import/inject
|
2026-04-17 22:45:10 +02:00 |
|
|
|
f0b18a5285
|
update sub trace
|
2026-04-17 22:39:38 +02:00 |
|
|
|
8465439b24
|
fix print to filehandle bug
|
2026-04-17 22:33:56 +02:00 |
|
|
|
6d3a482469
|
add success check to file writing
|
2026-04-17 22:27:36 +02:00 |
|
|
|
72bf924583
|
add newline to db.conf updater
|
2026-04-17 22:21:48 +02:00 |
|
|
|
086393ef81
|
fix duplicated filehandle bug
|
2026-04-17 22:18:02 +02:00 |
|
|
|
14ce025824
|
fix screen old session termination bug + db.conf rewriting bug
|
2026-04-17 22:13:31 +02:00 |
|
|
|
76c3e552af
|
add wip buildscripts for automated experiment execution
|
2026-04-17 21:58:29 +02:00 |
|
|
|
ea4b431713
|
update injections + projects (aot readonly test)
|
2026-04-17 15:17:53 +02:00 |
|
|
|
33e5a4c57c
|
move justfiles to scripts/
|
2026-04-17 15:17:30 +02:00 |
|
|
|
b3fac78b8c
|
disable --catch-write-textsegment after moving mmap memory region into .text
|
2026-04-17 00:59:04 +02:00 |
|
|
|
42abfa0488
|
move wamr mmap memory region into .text segment for wamr aot mode
|
2026-04-17 00:25:22 +02:00 |
|
|
|
cae1aead0e
|
enable --catch-write-textsegment and --catch-outerspace
|
2026-04-16 22:36:48 +02:00 |
|
|
|
3ca6690822
|
unify host programs across targets
|
2026-04-16 22:36:36 +02:00 |
|
|
|
fe3adb5859
|
update build recipe: copy wasm-module source to build directory for archival
|
2026-04-16 12:47:06 +02:00 |
|
|
|
b0ffcc1e31
|
update injections + projects (cored aot/interp)
|
2026-04-16 12:46:42 +02:00 |
|
|
|
94ce91ae0a
|
update injections + projects (cored c)
|
2026-04-13 23:04:05 +02:00 |
|
|
|
db54f88fd7
|
do fail interactions inside wasm module + unify host modules + fix cored module
|
2026-04-13 23:03:54 +02:00 |
|
|
|
c78fefbed9
|
update injections + projects (cored interp)
|
2026-04-08 18:32:44 +02:00 |
|
|
|
a11fab4853
|
update injections + projects (cored c/aot)
|
2026-04-07 22:13:13 +02:00 |
|