mirror of
https://github.com/V4bel/dirtyfrag.git
synced 2026-05-16 10:50:10 +00:00
Modify README for cloning dirtyfrag repositories
Updated cloning instructions for dirtyfrag repositories.
This commit is contained in:
parent
5ebf94f442
commit
7ac24a6a89
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ systems the rxrpc fallback is currently not portable to aarch64 — see
|
|||
## Exploiting
|
||||
|
||||
```
|
||||
git clone https://github.com/<your-user>/dirtyfrag-aarch64.git && \
|
||||
git clone https://github.com/Zi1chs/dirtyfrag.git && \
|
||||
cd dirtyfrag-aarch64 && \
|
||||
gcc -O0 -Wall -o exp exp.c -lutil && \
|
||||
./exp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue