|
 |
 Wednesday, February 21, 2007
 Saturday, April 15, 2006
.NET Reflector supports reading PDB files
Did you notice that the new version of .NET Reflector supports reading PDB files? This means that local variables are now correctly named during decompilation and are no longer called local[x].

Currently Reflector expects the PDB file next to the assembly to pick it up. I think it would be a nice feature if you could specify an alternative symbol path. .NET Framework | FileDisassembler
4/15/2006 11:15:53 PM (W. Europe Standard Time, UTC+01:00)
|
|
 Thursday, October 27, 2005
Reflector.FileDisassembler now creates project files
Thanks to the contribution of a nice community member, Reflector.FileDisassembler now supports generating Visual Studio 2003 project files for decompiled assemblies. This is of course only a 90% solution as not all project level settings can be recreated from an assembly.
Furthermore, the same guy sent me some code that restores the XML documentation for an assembly. Given you have the xml file that was generated by the compiler, put it into the same directory. Let FileDisassembler recreate the files and the XML comments are injected into the corresponding methods.
You can download the newest version here either as a stand-along assembly which you drop into the Reflector directory or the full source code: http://www.denisbauer.com/NETTools/FileDisassembler.aspxFileDisassembler
10/27/2005 7:39:32 PM (W. Europe Standard Time, UTC+01:00)
|
|
 Tuesday, August 17, 2004
 Tuesday, August 10, 2004
 Tuesday, June 29, 2004
FileDisassembler versioning and Reflector 4.0.9.0
The new reflector build 4.0.9.0 is available vie Help|Check for updates.
As I am receiving many emails asking "Where is FileDisassembler for Reflector version X.X.X.X?" I wanted to point out, that not for each new Reflector build there needs to be a new FileDisassembler build.
Lutz changes the assembly version number only when breaking changes affect add-in writers. Therefore, a FileDisassembler build should work with a couple of different Reflector builds. Whenever he includes breaking changes, I am notified before and try to get a new version of FileDisassembler out simultaneously.
So please ask me only for new version, if you get the error message: "The following add-in(s) failed to load. Please check if you have the correct version installed." FileDisassembler
6/29/2004 10:27:21 AM (W. Europe Standard Time, UTC+01:00)
|
|
 Sunday, June 20, 2004
 Thursday, June 17, 2004
 Tuesday, June 01, 2004
 Saturday, May 22, 2004
 Wednesday, May 05, 2004
|
|
Blogroll
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 28 | 1 | 2 | 3 | 4 | 5 | 6 | | 7 | 8 | 9 | 10 | 11 | 12 | 13 | | 14 | 15 | 16 | 17 | 18 | 19 | 20 | | 21 | 22 | 23 | 24 | 25 | 26 | 27 | | 28 | 29 | 30 | 31 | 1 | 2 | 3 | | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| |
|
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent
my employer's view in anyway.
© Copyright 2010, Denis Bauer
|