Dotsider

A TUI for analyzing .NET assemblies

Screenshot of Dotsider

dotsider lets you open any .NET DLL, EXE, or NuGet package in a terminal and immediately see everything inside β€” types, methods, IL bytecode, strings, PE headers, dependencies, and size breakdowns. Inspired by binsider for ELF binaries, it brings that same quick-glance workflow to .NET. Vim-style keybindings, so you never leave your terminal to answer β€œwhat’s actually in this assembly?”

Copilot says: AI-generated

Dive into your .NET assemblies with a slick text-based explorer that makes poking around metadata, IL code, and dependencies a breeze β€” all without leaving your terminal! It’s like a Swiss Army knife for .NET nerds who love their TUI with a side of power.

Key features:

  • 🧭 Explore assembly details across 8 interactive tabs
  • πŸ” Inspect IL code and jump between methods with ease
  • 🌐 Visualize dependencies with a dynamic graph
  • ⚑ Live trace running assemblies via EventPipe for real-time insights

This summary was generated by GitHub Copilot based on the project README.