Commit Graph

32 Commits

Author SHA1 Message Date
7b31507403 add result explorer 2026-04-20 20:59:36 +02:00
5b316bbd64 add curses entry point for scripts (archival, ghidra import, plots, queries, cleanup) 2026-04-20 00:16:27 +02:00
9c7933e912 add query for detected markers 2026-04-19 13:21:56 +02:00
d925b19135 add queries for other fault types 2026-04-19 13:19:55 +02:00
31d2b422cb move update_db_config to util 2026-04-19 13:05:32 +02:00
10bffc0fbc run all available queries automatically 2026-04-19 12:55:33 +02:00
f6989084ff fix query typos 2026-04-19 12:46:36 +02:00
d345745962 use qualified names for module functions 2026-04-19 12:45:46 +02:00
f729cfbcd2 add current script path to @INC 2026-04-19 12:42:52 +02:00
8a381d71cf add objdump just recipe 2026-04-19 12:39:14 +02:00
c092295520 move queries to modules 2026-04-19 12:39:00 +02:00
7efa945977 move some functions to Util module 2026-04-19 12:38:47 +02:00
40d40bc57b update targets 2026-04-18 19:46:45 +02:00
5dd763fd8a pass substitution as function 2026-04-18 18:03:05 +02:00
4d714a4442 substitute tabs with , for csv output 2026-04-18 17:49:04 +02:00
540596c33d fix injection error handling 2026-04-18 17:42:14 +02:00
cf319c5a72 wait for fail server port 2026-04-18 12:10:01 +02:00
e7cfc59096 add fork logs to inject 2026-04-18 11:52:52 +02:00
d9e0d8d70d send injection results as ntfy attachements 2026-04-18 11:50:06 +02:00
b141ba1e38 invoke runner without screen + add log file 2026-04-18 11:36:47 +02:00
959c9a8bee run with all available cpus 2026-04-18 11:36:36 +02:00
86e3814fb2 loop dropdb + support multiple selection 2026-04-18 11:36:12 +02:00
a287df261c fix runner external commands 2026-04-18 10:27:08 +02:00
eebb596773 update sub import/inject 2026-04-17 22:45:10 +02:00
d45d367d89 update sub trace 2026-04-17 22:39:38 +02:00
038660c969 fix print to filehandle bug 2026-04-17 22:33:56 +02:00
ca405f953b add success check to file writing 2026-04-17 22:27:36 +02:00
c3ada55395 add newline to db.conf updater 2026-04-17 22:21:48 +02:00
52e766e1c2 fix duplicated filehandle bug 2026-04-17 22:18:02 +02:00
a10f04c83e fix screen old session termination bug + db.conf rewriting bug 2026-04-17 22:13:31 +02:00
0d168bf759 add wip buildscripts for automated experiment execution 2026-04-17 21:58:29 +02:00
5538e19c82 move justfiles to scripts/ 2026-04-17 15:17:30 +02:00