Skip to content

DNSpy - A .NET decompiler for windows

Download it from: https://github.com/dnSpy/dnSpy/releases

You can use dnsSpy to determine if application is .NET executables or native code. If DNSpy decompiles the file .exe, then it means that’s .NET executable.

Finding a .NET decompiler for Linux

There are well-known decompilers out there. For windows you have dnSpy and many more. In linux you have the open source ILSpy. BUT: Installation required some dependencies. There were more tools (wine).

Last update: 2023-05-02
Created: February 2, 2023 19:36:50