From 89d976cdfb6e7d0edf69530c215ce48009e11a81 Mon Sep 17 00:00:00 2001 From: "Xavier D. Johnson" Date: Sun, 2 Jun 2024 20:21:03 -0700 Subject: [PATCH] Update Readme.md Wrong path for file to patch. --- Exercise 7/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exercise 7/Readme.md b/Exercise 7/Readme.md index 67d50779..9972f56c 100644 --- a/Exercise 7/Readme.md +++ b/Exercise 7/Readme.md @@ -144,7 +144,7 @@ You can download my partial instrumentation file [here](./Partial_instrumentatio ### Minor changes -To speed-up the ASF fuzzing speed, I recommend you to apply this patch to ``modules/demux/libasf.c`` (no more clues at the moment ;) ) : [speedup.patch](./speedup.patch) +To speed-up the ASF fuzzing speed, I recommend you to apply this patch to ``modules/demux/asf/libasf.c`` (no more clues at the moment ;) ) : [speedup.patch](./speedup.patch) ### Fuzzing time