Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Exercise 7/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down