decompiler : MSIL to C#

C

Chris

Hi,

is it possible to decompile (or disassemble) an assembly (.exe or .dll in
MSIL-code) into C# , or into another .net-compliant language ?

any such tool exists ?

thnx
Chris
 
J

Jonathan Pierce

Chris said:
Hi,

is it possible to decompile (or disassemble) an assembly (.exe or .dll in
MSIL-code) into C# , or into another .net-compliant language ?

any such tool exists ?

thnx
Chris


Hi Chris,

You may want to try our Decompiler.NET product. It generates high
level C# source code that compiles and runs correctly, and includes a
built-in obfuscator. You can download a free trial version from
http://www.junglecreatures.com/

Jonathan Pierce
President
Jungle Creatures, Inc.
http://www.junglecreatures.com/
 
C

Chris

Your so called "review" is marketing garbage. Posting this after a Reflector
link makes you look like an idiot.
 

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