# ilspycmd > Command-line .NET decompiler (CLI version of ILSpy) **Category:** [[categories/dotnet-analysis|dotnet-analysis]] | **Tier:** Rich (FOR610) ## Usage ```bash ilspycmd assembly.exe > decompiled.cs ``` ## Recipes - [[recipes/dotnet-decompile-cli|Decompile .NET on Command Line]] ## Workflows - [[workflows/dotnet-analysis-workflow|.NET Malware Analysis]] — Step 3: Decompilation ## FOR610 **Labs:** 4.8 **Sections:** 4 #dotnet #decompiler #cli