Michael Mikovsky 0e36538e84 Work on things.
2025-08-23 09:12:40 -06:00
2025-08-23 09:12:40 -06:00
2025-08-23 09:12:40 -06:00
2025-08-23 09:12:40 -06:00
2025-08-12 17:04:30 -06:00
2025-08-12 17:04:30 -06:00
2025-08-12 22:24:00 -06:00
2025-08-23 09:12:40 -06:00

TODO: [ ] - Copy memory over network

Server: [x] - Intercept syscalls [x] - Transmit syscalls over network [x] - Read memory from buffers. [ ] - Mutate syscalls into Rust [ ] - Figure out which system calls should be forwarded and not

Mimic: [x] - Execute syscalls [ ] - Mutate syscalls back into C [ ] - Create subprocess and mimic system calls in it.

S
Description
AV evasion using system calls streamed over the network!
Readme 131 KiB
Languages
Rust 100%