Decompile Code from a .NET Executable January 10, 2018 We often lose the source code of the executables we build. If we have the executable with us, we can still retrieve the code using tools such as ILSpy. You