Possible Duplicate:
Open Source Alternatives to Reflector?
Hi,
Does anyone know if there is a tool like reflector that can reflect .net code???
Since reflector is not free anymore, i want a replacement tool.
Hi, Does anyone know if there is a tool like reflector that can reflect .net code??? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
|
||||
|
|
|
There is still a free version of Reflector available and I'm using it on a daily basis. Reflector is still your friend! Update: Red Gate announced that Reflector 6.0 stays free and will not expire. |
|||||||||||||
|
|
What about the good old ILDASM: http://msdn.microsoft.com/en-us/library/f7dy01k1(v=VS.100).aspx |
|||
|
|
|
But there is
A nice list of reflector alternatives is here |
|||
|
|