28 Forks
524 Stars
524 Watchers

Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

How to download and setup Disasmo

Open terminal and run command
git clone https://github.com/EgorBo/Disasmo.git
git clone is used to create a copy or clone of Disasmo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Disasmo https://github.com/EgorBo/Disasmo/archive/master.zip

Or simply clone Disasmo with SSH
[email protected]:EgorBo/Disasmo.git

If you have some problems with Disasmo

You may open issue on Disasmo support forum (system) here: https://github.com/EgorBo/Disasmo/issues