pjbgf / dotnet-ildasm
Light-weight cross platform IL disassembler tool built in C#.
☆64Updated 4 years ago
Alternatives and similar repositories for dotnet-ildasm:
Users that are interested in dotnet-ildasm are comparing it to the libraries listed below
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated last year
- Some useful reflection helpers, including an IL disassembler.☆152Updated 5 years ago
- Managed wrappers around the .NET Unmanaged API☆60Updated 9 months ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 6 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 6 years ago
- An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility☆26Updated 6 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆36Updated 7 years ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆75Updated 10 months ago
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- LLVM Bindings for .NET☆40Updated 7 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Simple, transparent, easy to understand, object proxy using DLR and ImpromptuInterface☆38Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- nanoFramework Base Class Library☆42Updated this week
- .NET CIL interpreter written in simple subset of F#☆53Updated last year
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET☆126Updated last year
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆34Updated 2 months ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 4 years ago
- LLDB C# bindings generated with CppSharp☆18Updated 8 years ago
- A terminal-centric replacement for the .NET console APIs.☆98Updated this week
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆73Updated 10 years ago