I am using anakrino, but it is insufficient in some cases. I want another
decompiler that converts *.dll file to *.cs files with attributes in the
classes. Is there a program like this.
Cowboy \(Gregory A. Beamer\) - 26 Dec 2003 16:55 GMT
RemoteSoft sells Salamander: www.remotesoft.com

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
**********************************************************************
Think Outside the Box!
**********************************************************************
> I am using anakrino, but it is insufficient in some cases. I want another
> decompiler that converts *.dll file to *.cs files with attributes in the
> classes. Is there a program like this.
Red Forks - 27 Dec 2003 04:12 GMT
reflector. http://www.aisto.com/roeder/dotnet/
> I am using anakrino, but it is insufficient in some cases. I want another
> decompiler that converts *.dll file to *.cs files with attributes in the
> classes. Is there a program like this.
Al Ponomarev - 28 Dec 2003 21:17 GMT
Try 9Rays.Net Spices.Decompiler.Net (http://9rays.net/products/spices).

Signature
Best regards,
Al Ponomarev
9Rays.Net
Mark Motherway - 29 Dec 2003 18:20 GMT
A free and very good decompiler is a product called reflector found at
http://www.aisto.com/roeder/dotnet/ it is so good microsoft employed the
programmer.
> I am using anakrino, but it is insufficient in some cases. I want another
> decompiler that converts *.dll file to *.cs files with attributes in the
> classes. Is there a program like this.