You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_"The enemy is anybody who's going to get you killed, no matter which side he's on."_
4
4
5
5
## What is this?
6
-
Yossarian is a tool that uses eBPF to inject failures into running processes.
6
+
Minderbinder is a tool that uses eBPF to inject failures into running processes.
7
7
Presently it can inject failures into **system calls** by attaching kprobes to the system call handler
8
8
and failures into **outgoing network traffic** by attaching traffic to the [TC subsystem](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/linux-traffic-control_configuring-and-managing-networking).
0 commit comments