Where is the “Tool Developers Guide”?
Tuesday, June 5th, 2007As I mentioned in a previous post, I’ve been studying IL recently and I’m exploring the idea of writing some .NET reversing tools. In my searching I’ve seen many people reference documents in the Tool Developers Guide found in the SDK (usually at: C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Tool Developers Guide”. However, when I browse my local copy of the SDK, I’m greeted with only a single file “Readme.doc” of which this is the entire contents:
The material that previously existed in this location have been added to the SDK documentation, as whitepapers on MSDN or moved to another location in the SDK.
• ECMA Partition documents are located at http://msdn.microsoft.com/net/ecma/default.asp
• asmparse.grammar was moved to ..\include\asmparse.grammar