C# Debugger

Open-source C# projects categorized as Debugger

Top 10 C# Debugger Projects

  1. dnSpy

    Unofficial revival of the well known .NET debugger and assembly editor, dnSpy (by dnSpyEx)

    Project mention: dnSpyEx: .NET Debugger and Assembly Editor | news.ycombinator.com | 2025-01-15
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ReClass.NET

    More than a ReClass port to the .NET platform.

    Project mention: How to Extract Rocket League Data in Real Time: Reverse Engineering in Unreal Engine Games | dev.to | 2025-03-05

    It is interesting for the reader to try to find them on their own, but I will show how I found them using a disassembler called IDA64 for static analysis and a structure dissector called ReClass.net to validate if it is correct or not.

  4. moonsharp

    An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.

  5. PowerShellEditorServices

    A common platform for PowerShell development support in any editor or application!

    Project mention: PowerShell Development in Neovim | dev.to | 2024-06-27

    For the LSP, my configuration is almost the same as ThePrimeagen’s with some changes to the auto-complete behaviour, and the added custom server for PowerShell. PowerShell Editor Services actually have some documentation in their repo that is very helpful, it’s not very detailed but gives enough to get neovim configured. So download a package from the Releases (NOT a clone of the repo, made that mistake instantly before I read the docs). I extracted the Zip into a folder ~/.config/nvim/customLsp, it doesn’t really matter what the folder is as long as you have a record of the path. Then in my lazy plugins I have the lsp.lua file set up as below:

  6. Spice86

    Reverse engineer and rewrite real mode DOS programs!

    Project mention: Spice86 – A PC emulator for real mode reverse engineering | news.ycombinator.com | 2025-02-20
  7. Mond

    A scripting language for .NET Core

  8. DotNet.Meteor

    A VSCode extension that can run and debug .NET apps (MAUI, Avalonia, Xamarin.Native)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. AntiCrack-DotNet

    .NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.

  11. neo-fairy-test

    进酒吧点炒饭!Fairyland for Neo3 smart contract testing & debugging! TODO: Storage diff from tx; GAS profiler for each source code line; multisig? debug adapter protocol compatibility?; stable websocket features (memorize fairy txns & deliver in fairy blocks through WS?); set variable value in debugging (difficult), simulate GAS distribution to NEO, ...

  12. Routeslist

    Routing debugger for DotNet Core applications. A list of all routes in the formatted table

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Debugger discussion

Log in or Post with

C# Debugger related posts

  • How to Extract Rocket League Data in Real Time: Reverse Engineering in Unreal Engine Games

    2 projects | dev.to | 5 Mar 2025
  • dnSpyEx: .NET Debugger and Assembly Editor

    2 projects | news.ycombinator.com | 15 Jan 2025
  • MacOS Guide to Developing for .NET MAUI in the future (VSCode with & without DevExpress)

    1 project | /r/dotnetMAUI | 7 Dec 2023
  • MoonSharp or How we combined JSON and LUA for game ability management

    1 project | /r/Conflux_CCG | 30 May 2023
  • Could someone explain dotnet for me cause I’m dumb dumb

    1 project | /r/dotnet | 31 Mar 2023
  • Is anyone developing. NET on linux? How good is it?

    1 project | /r/dotnet | 16 Feb 2023
  • Roadmap for transition from Java

    4 projects | /r/dotnet | 19 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Debugger projects in C#? This list will help you:

# Project Stars
1 dnSpy 7,918
2 ReClass.NET 1,900
3 moonsharp 1,448
4 PowerShellEditorServices 671
5 Spice86 501
6 Mond 374
7 DotNet.Meteor 297
8 AntiCrack-DotNet 276
9 neo-fairy-test 16
10 Routeslist 2

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C# is
the 10th most popular programming language
based on number of references?