Adversarial C2 Protocol Implemented in Zig
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at dev 11 lines 429 B view raw view rendered
1# zaprus 2 3This is an implementation of the [Saprus protocol](https://gitlab.com/c2-games/red-team/saprus) in Zig. 4It is useful for developing clients either in Zig, or in any other language using the C bindings. 5 6Binary releases can be downloaded [here](https://cloud.zambito.xyz/s/7jJPTm68Zp3mN8F). 7 8The code for this can be found here: 9 10- https://tangled.org/zambyte.robbyzambito.me/zaprus 11- https://git.robbyzambito.me/zaprus