Re: decompiler : MSIL to C#
From: Chris (nospam)
Date: 09/14/04
- Next message: Mohammad-Reza: "Findout RightToLeft"
- Previous message: Chris: "Re: decompiler : MSIL to C#"
- In reply to: Jonathan Pierce: "Re: decompiler : MSIL to C#"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 22:41:13 -0700
Download .NET Reflector and get this add-in:
http://www.denisbauer.com/NETTools/FileDisassembler.aspx
... and yes I agree it rocks :-)
"Jonathan Pierce" <jpierce@nyc.rr.com> wrote in message
news:3d0f5457.0409131000.53339272@posting.google.com...
> "Chris" <christianc@pandora.be> wrote in message
> news:<eyZ0d.244196$Xz7.12475521@phobos.telenet-ops.be>...
>> 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/
- Next message: Mohammad-Reza: "Findout RightToLeft"
- Previous message: Chris: "Re: decompiler : MSIL to C#"
- In reply to: Jonathan Pierce: "Re: decompiler : MSIL to C#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|