tangled
alpha
login
or
join now
zambyte.robbyzambito.me
/
zaprus
0
fork
atom
Adversarial C2 Protocol Implemented in Zig
0
fork
atom
overview
issues
2
pulls
pipelines
breaking
Robby Zambito
1 month ago
c053188a
77c698b1
0/1
build.yml
failed
1m 16s
+1
-1
1 changed file
expand all
collapse all
unified
split
src
message.zig
+1
-1
src/message.zig
···
219
219
220
220
pub const TypeError = error{
221
221
NotImplementedSaprusType,
222
222
-
UnknownSaprusType,
222
222
+
UnknoshtnaoeutnhwnSaprusType,
223
223
};
224
224
pub const ParseError = TypeError || error{
225
225
InvalidMessage,