mirror of
https://github.com/Astatin3/syscall-stream-rs.git
synced 2026-06-09 00:18:01 -06:00
9 lines
220 B
Markdown
9 lines
220 B
Markdown
TODO:
|
|
[x] - Intercept syscalls
|
|
[x] - Transmit syscalls over network
|
|
[x] - Execute syscalls
|
|
[x] - Read memory from buffers.
|
|
[ ] - Mutate syscalls into Rust
|
|
[ ] - Copy memory over network
|
|
[ ] - Mutate syscalls back into C
|