Metalnem / sharpfuzzLinks
AFL-based fuzz testing for .NET
☆430Updated 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 month
- 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
- Various tools and helpers to read assembly metadata.☆266Updated last month
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆649Updated last month
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years 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
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Assembly Diff and Analysis Tool☆380Updated 3 years ago
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years ago
- .NET SSH client library☆222Updated 2 months ago
- Home page of the anti-#region legion☆190Updated 6 years ago
- Easily identify which dependencies can be removed from a .NET project☆206Updated 3 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆699Updated 2 months ago
- A command-line tool for live tracing .NET applications, based on EventPipes.☆184Updated 2 months ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆703Updated 5 years ago
- Roslyn analyzers for IDisposable☆410Updated last year
- Roslyn analyzers for writing unit tests with NUnit☆100Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆407Updated last year
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆337Updated last month
- Open source vulnerability scanner for .NET Core projects☆179Updated 3 years ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings☆358Updated this week
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆389Updated last week
- A toolkit for managing the complexities of .NET application domain programming.☆201Updated 8 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- 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
- 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
- Execute a function in a separate process☆234Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago