Metalnem / sharpfuzzLinks
AFL-based fuzz testing for .NET
☆425Updated 3 months ago
Alternatives and similar repositories for sharpfuzz
Users that are interested in sharpfuzz are comparing it to the libraries listed below
Sorting:
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆248Updated last week
- Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null d…☆745Updated last year
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 6 months ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆652Updated 2 weeks ago
- Various tools and helpers to read assembly metadata.☆267Updated 3 weeks ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆385Updated this week
- Roslyn analyzers for IDisposable☆409Updated last year
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years ago
- A command-line tool for live tracing .NET applications, based on EventPipes.☆184Updated 2 months ago
- Easily identify which dependencies can be removed from a .NET project☆205Updated 2 months ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Roslyn analyzers for writing unit tests with NUnit☆99Updated this week
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆237Updated 2 years ago
- Open source vulnerability scanner for .NET Core projects☆179Updated 3 years ago
- Execute a function in a separate process☆234Updated last year
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆269Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated this week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆407Updated 11 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆698Updated last month
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆701Updated 5 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆196Updated this week
- .NET SSH client library☆222Updated last month
- Performance analysis toolkit☆477Updated 3 months ago
- Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings☆354Updated last week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆337Updated 3 weeks ago