Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
11 packages returned for Tags:"fuzzing"
Sort by
Relevance
Downloads
Recently updated
SharpFuzz
by:
Metalnem
81,894 total downloads
last updated
1/16/2023
Latest version:
2.0.1
fuzzing
testing
fuzz-testing
fuzzer
afl
afl-fuzz
libfuzzer
AFL-based fuzz testing for .NET
SharpFuzz.
CommandLine
by:
Metalnem
40,513 total downloads
last updated
1/16/2023
Latest version:
2.0.1
fuzzing
testing
fuzz-testing
fuzzer
afl
afl-fuzz
libfuzzer
Command line tool for SharpFuzz instrumentation
Mecha.
Core
by:
jacraig
11,036 total downloads
last updated
12/28/2022
Latest version:
2.0.1
Unit
Testing
Testing
Automation
Concurrency
Fuzzing
Mecha.Core is the central portion of the Mecha library and contains the Mech class itself. If a version isn't available for your unit testing library of choice, this will give you access to the Mech class.
Mecha.
xUnit
by:
jacraig
7,795 total downloads
last updated
12/28/2022
Latest version:
2.0.1
Unit
Testing
Testing
Automation
Concurrency
Fuzzing
Mecha.xUnit is the xUnit.net library. It allows you to tie Mecha into xUnit directly so tests can be found by xUnit and allows you to tie it into your unit tests a bit easier.
TuringMachine.
Core
by:
Red4Sec
5,187 total downloads
last updated
7/29/2020
Latest version:
1.0.7515.32907
Fuzzer
Fuzzing
Hacking
Red4Sec
Turing Machine is a Fuzzer developed in Net Standard that allows to fuzz any type of applications or libraries, focused on .Net Framework, Dotnet Core and Net Standard applications.
WinSharpFuzz.
Common
by:
winsharpfuzz
4,919 total downloads
last updated
8/21/2021
Latest version:
1.0.0
fuzzing
testing
fuzz-testing
fuzzer
libfuzzer
windows
Internal implementation package not meant for direct consumption
WinSharpFuzz
by:
winsharpfuzz
4,881 total downloads
last updated
8/21/2021
Latest version:
1.0.0
fuzzing
testing
fuzz-testing
fuzzer
libfuzzer
windows
libFuzzer-based fuzzing for Windows .NET
WinSharpFuzz.
Instrument
by:
winsharpfuzz
3,126 total downloads
last updated
8/21/2021
Latest version:
1.0.0
fuzzing
testing
fuzz-testing
fuzzer
libfuzzer
windows
Command-line tool to instrument libraries for WinSharpFuzz
WinSharpFuzz.
CommandLine
by:
winsharpfuzz
3,163 total downloads
last updated
8/21/2021
Latest version:
1.0.0
fuzzing
testing
fuzz-testing
fuzzer
libfuzzer
windows
Command-line tool to run libFuzzer on WinSharpFuzz project
DotnetModelFuzzer.
Fuzzer
by:
queenofcode
1,041 total downloads
last updated
3/4/2021
Latest version:
0.1.9
security
testing
fuzzing
A model-based fuzzer for using in dotnet core. Uses manipulations from FuzzDB!
FuzzedDataProviderCS
by:
DmitryJustDmitry
981 total downloads
last updated
1/10/2022
Latest version:
1.1.7
fuzzing
wrapper
csharp
structure
structure-aware
FuzzedDataProvider for C#, inspired by Google's FuzzedDataProvider.