File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,15 +149,15 @@ instead of AFL.
149
149
150
150
You will need GNU make and a working compiler
151
151
(gcc or clang) in order to compile afl-fuzz.
152
- You will also need to have the [ .NET Core 2.1 ]
152
+ You will also need to have the [ .NET 8.0 ]
153
153
or greater installed on your machine in order
154
154
to instrument .NET assemblies with SharpFuzz.
155
155
156
156
To simplify your fuzzing experience, it's also
157
157
recommended to install [ PowerShell] .
158
158
159
159
[ Windows Subsystem for Linux ] : https://docs.microsoft.com/en-us/windows/wsl/install-win10
160
- [ .NET Core 2.1 ] : https://dotnet.microsoft.com/download
160
+ [ .NET 8.0 ] : https://dotnet.microsoft.com/download
161
161
[ PowerShell ] : https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell
162
162
163
163
## Installation
You can’t perform that action at this time.
0 commit comments