Revert DLL to code with Reflector + FileDisassembler

.NET Reflector enables us to open assemblies and view the existing methods, arguments, system variables, and so on.

The FileDisassembler takes an assembly and generates code from it.
Useful for retrieving lost source code.

http://reflectoraddins.codeplex.com/

Comments

Popular posts from this blog

Breaking down document locking in SharePoint

Document ID not being generated

Working around X-Frame-Options for iframes