From 7ac24a6a8926dc8b68c1bf00c8a3173b75aca91e Mon Sep 17 00:00:00 2001 From: Zi1chs <129302166+Zi1chs@users.noreply.github.com> Date: Tue, 12 May 2026 11:53:39 +0700 Subject: [PATCH] Modify README for cloning dirtyfrag repositories Updated cloning instructions for dirtyfrag repositories. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce3e09b..f7ded09 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ systems the rxrpc fallback is currently not portable to aarch64 — see ## Exploiting ``` -git clone https://github.com//dirtyfrag-aarch64.git && \ +git clone https://github.com/Zi1chs/dirtyfrag.git && \ cd dirtyfrag-aarch64 && \ gcc -O0 -Wall -o exp exp.c -lutil && \ ./exp