someone compiled the aspx.cs file into dll and deleted all the source code and hosted in the site for people to use. now i want that dll to be converted back into the aspx.cs file
Printable View
someone compiled the aspx.cs file into dll and deleted all the source code and hosted in the site for people to use. now i want that dll to be converted back into the aspx.cs file
Try using any available dotNET Decompilers .
I tried searching google, but it do not display any good decompilers. can you name any ?
Thanks.
One of them is this : http://www.saurik.com/net/exemplar/ .
antoher one is reflector, awesome tool and yet free
http://www.aisto.com/roeder/dotnet/