decompiler : MSIL to C#

  • Thread starter Thread starter Chris
  • Start date Start date
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
 
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/
 
Your so called "review" is marketing garbage. Posting this after a Reflector
link makes you look like an idiot.
 
Back
Top