Thursday, September 12, 2013

How to Decompile Dll Files


W32DASM
1. Download and install the W32DASM software (see Resources).
2. Launch W32DASM.
3. Click 'Disassembler.' Click 'Open File to Disassemble.' Select the .dll you wish to decompile and click 'Open.'
Spices.Net
4. Download and install the Spices.Net software (see Resources).
5. Launch the Spices.Net software.
6. Click 'File.' Click 'New.' Select the .dll file you wish to decompile. Click 'Open.' Click 'Decompile.'
Reflector
7. Download and install the Reflector software (see Resources).
8. Launch Reflector.
9. Click '.NET Reflector.' Click 'Choose Assemblies to Debug.' Select the .dll you wish to decompile. Click 'Open.'
10. Select your preferred decompilation language. Click 'OK.'