|
|
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 |
|
|
|
eebcb56297
|
update hosts for cored target
WIP: currently the hosts are not generic and don't support different
targets
|
2026-04-07 22:12:57 +02:00 |
|
|
|
820cc2a390
|
switch fail markers to function symbols
|
2026-04-01 21:17:01 +02:00 |
|
|
|
20e2c009fb
|
add interp ghidra project with -O0
|
2026-03-19 18:59:25 +01:00 |
|
|
|
efc188ac10
|
add interp injection with -O0
|
2026-03-19 18:59:09 +01:00 |
|
|
|
266e6b51f5
|
update mars faildir
|
2026-03-19 09:02:53 +01:00 |
|
|
|
d701b88f63
|
update mars faildir
|
2026-03-19 01:17:43 +01:00 |
|
|
|
ac9ff33b24
|
re-add file (lfs issue)
|
2026-03-19 01:14:08 +01:00 |
|
|
|
fbfb504123
|
remove file
|
2026-03-19 01:10:39 +01:00 |
|
|
|
258ca7ccce
|
rename file
|
2026-03-19 01:08:44 +01:00 |
|
|
|
399ced2a00
|
update injections + projects
|
2026-03-19 01:01:01 +01:00 |
|
|
|
ab5ef378ab
|
compile with -O0 and -ggdb3
|
2026-03-19 01:00:54 +01:00 |
|
|
|
edb903d000
|
add aot ghidra project
|
2026-03-18 23:13:34 +01:00 |
|
|
|
9cc94387eb
|
add c-only ghidra project
|
2026-03-18 23:13:27 +01:00 |
|
|
|
7e8b199fde
|
update .gitignore
|
2026-03-18 23:13:21 +01:00 |
|
|
|
b9bf7dd478
|
move ghidra script location
|
2026-03-18 23:12:47 +01:00 |
|
|
|
dc86ad17ec
|
update .gitattributes
|
2026-03-18 23:12:18 +01:00 |
|
|
|
32e925c794
|
add aot injection
|
2026-03-18 23:11:00 +01:00 |
|
|
|
b2f1ec44f5
|
add c-only injection
|
2026-03-18 23:10:56 +01:00 |
|
|
|
03b2851f4d
|
update recipes
|
2026-03-18 23:10:41 +01:00 |
|
|
|
a5cbc3e61b
|
add rough fail db table overview
|
2026-03-18 23:10:38 +01:00 |
|
|
|
5428225d1d
|
update .gitattributes
|
2026-03-18 23:10:33 +01:00 |
|
|
|
8da11311a0
|
add gitattributes
|
2026-03-18 20:06:36 +01:00 |
|
|
|
39c7d921ab
|
move fail binaries
|
2026-03-18 19:54:44 +01:00 |
|
|
|
350dff63cd
|
add ghidra script to import markers as bookmarks
|
2026-03-17 23:52:33 +01:00 |
|
|
|
ddde71c69a
|
add recipe to download markers from mars
|
2026-03-17 23:52:22 +01:00 |
|
|
|
05bc73c711
|
add recipe to export markers to csv
|
2026-03-17 23:09:12 +01:00 |
|
|
|
4888b35c31
|
update radare2 config
|
2026-03-17 20:43:39 +01:00 |
|
|
|
a8f59a2b61
|
update radare2 config
|
2026-03-17 20:42:26 +01:00 |
|
|
|
647c4c6406
|
update radare2 config
|
2026-03-17 20:41:54 +01:00 |
|
|
|
a04e71f183
|
update radare2 config
|
2026-03-17 20:40:57 +01:00 |
|
|
|
38461f1708
|
disable importing --sources because of libdwarf error on mars
FAIL_IMPORT requires dwarf_init from libdwarf, but provided version only
defines dwarf_init_b?
|
2026-03-13 00:37:28 +01:00 |
|
|
|
a37ac671ea
|
make radare recipe accept an address
|
2026-03-13 00:31:23 +01:00 |
|
|
|
10c4002bd9
|
remove obsolete recipe
|
2026-03-13 00:24:57 +01:00 |
|
|
|
bcab6e02ae
|
add a c-only target (no WASM)
|
2026-03-13 00:22:03 +01:00 |
|
|
|
daeb1f1211
|
split compilation into wasm.just + add targets for interpreted wasm
|
2026-03-12 21:13:06 +01:00 |
|
|
|
4f5553737b
|
launch fail on non-default port on mars
|
2026-03-12 15:36:09 +01:00 |
|
|
|
7cb7ffef35
|
fix just path in mars.just
|
2026-03-12 15:16:57 +01:00 |
|
|
|
8fec847cca
|
split justfile into nixos.just + mars.just
|
2026-03-12 15:15:15 +01:00 |
|
|
|
f64d7eda8a
|
add just static binaries
|
2026-03-12 14:57:48 +01:00 |
|
|
|
9e46f14dcd
|
don't stop server in all-in-one
|
2026-03-12 14:52:22 +01:00 |
|
|
|
6ff924328e
|
add all in one recipe
|
2026-03-12 14:26:36 +01:00 |
|
|
|
2aea27172e
|
use shebang recipes for conditional dependencies instead of inline templating
|
2026-03-12 14:06:45 +01:00 |
|
|
|
1267f885cd
|
add linux-posix + linux-baremetal recipes
|
2026-03-12 13:45:33 +01:00 |
|
|
|
836d2e0da1
|
replace compose-file with direct docker command + add dbeaver recipe
|
2026-03-12 10:16:09 +01:00 |
|