January 10, 2018

Decompile Code from a .NET Executable

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