Commit graph

9 commits

Author SHA1 Message Date
80e00d4402
chore: bump version, update lockfile 2023-04-05 18:17:44 +02:00
1fbcd17441
chore: use new repl, catch more errors 2023-04-05 18:16:57 +02:00
66d1d7a1da
chore: separated runtime, improved repl
improved repl implementation, better help text, handle more errors
2023-04-05 18:16:37 +02:00
8aa26253fe
feat: improved lua functions, added mem syscalls
refactored the 'runtime.rs' file a lot, improved usage of procmaps and
hexdump functions, separated hexdump from read, added mmap, munmap,
mprotect syscalls
2023-04-03 19:20:25 +02:00
97c66aeb3b
chore: catch err, move out helpers 2023-04-03 19:20:00 +02:00
fc76c653d1 chore: split into multiple files 2023-04-03 14:54:08 +02:00
2889470031
feat: added some commands to lua shell 2023-04-03 05:17:59 +02:00
345355587b
feat: embedded lua runtime with remote shell 2023-04-03 03:18:25 +02:00
6d15ef3ba4
build: initial commit 2023-04-02 22:39:02 +02:00