Commit graph

6 commits

Author SHA1 Message Date
2be585fc7b
feat: added (dumb) sigsegv catcher, small fmt fix 2023-04-06 04:19:15 +02:00
80e00d4402
chore: bump version, update lockfile 2023-04-05 18:17:44 +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
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