From d2a0d578fb92047633f427764279bda589570f44 Mon Sep 17 00:00:00 2001 From: sadam-hautdeseine Date: Tue, 24 Mar 2026 16:21:07 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f057bc7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# edr-research-rust + +Research about how to exploit ebpf to create an edr with the Aya library in Rust. \ No newline at end of file