| |
How to Decompile a .NET DLLApr 1, 2008 4:40 AM by Paul White
You can get the program here Free and perfect : http://www.aisto.com/roeder/dotnet/
download the first prog "Reflector for .NET".
How to use it : 1. launch it 2. select your .NET version 3. File > Open, select your dll 4. In the node tree, right click on the function you want to see "Disassemble"
|
|
|