About CSharp Decompiler

  • Thread starter Thread starter YangHua
  • Start date Start date
Y

YangHua

Hi, all

I am looking for a decompiler for C# for personal use. Can anyone introduce
some non-comercial decomplier here?

Thanks in advance.

Tony
 
YangHua said:
Hi, all

I am looking for a decompiler for C# for personal use. Can anyone introduce
some non-comercial decomplier here?

Thanks in advance.

Tony

I use anakrino, but it does not decompile, for example, xor operation
and maybe something else.
I don't remember the URL where to get it, but I have found it in google.

Dmitry.
 
Hi,

I've heard of Salamander but I am not sure it's non-commercial. And I agree
with Dmitry on Anakrino, this one looks pretty good.
 
Hi, I have download anakrino but it can not run on .NET Framework 1.1.
Version 9 cracks while opening dll files and Version 8 does nothing after I
open the executable to be decompled. I don;t know what mistake I ever
made....(even if I update the anakrino.xml file from their site.
http://test.saurik.net/anakrino/)

Yang
 
Back
Top