monodis

The Mono Common Intermediate Language (CIL) disassembler. More information: <https://www.mono-project.com/docs/tools+libraries/tools/monodis/>.

Debian Debian
RUN apt-get update && \ apt-get install -y mono-utils
Ubuntu
RUN apt-get update && \ apt-get install -y mono-utils
Arch Arch Linux
RUN pacman -S --noconfirm mono
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mono-utils
Fedora
RUN dnf install -y mono-devel
Raspbian
RUN apt-get update && \ apt-get install -y mono-utils
click the source code to copy install monodis on any operating system with command-not-found.com