I created a program in C# Visual Studio with framework 4.5, lost the project, but still have the .exe. I need a code within the .exe as I try to remake the project.
So I opened the exe in the reflector with the reflexil 'add-in' and I still can't work out how to see my code. This is all I see: http://gyazo.com/56dba4032dd57fe06947e0a9cef65f19
I need to be pointed in the right direction I'm not sure about this stuff.