decompile assembly to source code

J

Jeremy Chapman

For the last two years we've been using an internally built web site. Over
this time, we've had several people in charge of the project, all of whome
have left. Unfortunately the group that developed the project originally
wasn't part of the core development group and lacked certain practices such
as version control. As a result now we want to make a small change and have
no source code. Using reflector I can view the source of the assemblies,
but I'd like the ability to save the entire assemblies source code to a file
(or series of files), Is there a utility that can do this?
 
J

Jeremy Chapman

Thanks. I just happened on another one a few minutes ago. What luck.
Reflector.FileDisassembler which is a plugin for Reflector. It's good to
so I can't justify bying a commercial one when there's a worthy free one.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top