I'll keep ading to this list as I find more stuff. Other than the documents located on your harddrive under “C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Tool Developers Guide\docs“, this is what I have found for resources:
Blogshttp://blogs.msdn.com/joelpob/default.aspxhttp://pzsolt.blogspot.com/http://blogs.msdn.com/matt_pietrek/default.aspx
Websiteshttp://sourceforge.net/projects/dile/http://vijaymukhi.com/documents/books/metadata/contents.htmhttp://vijaymukhi.com/documents/books/ildasm/ildasm.htmhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconInsideNETFramework.asphttp://www.ecma-international.org/publications/standards/Ecma-335.htmhttp://www.mono-project.com/Cecil (added 1/29/06)Articleshttp://blogs.msdn.com/joelpob/archive/2004/09/22/233121.aspxhttp://www.codeproject.com/dotnet/asmex.asphttp://bschwehn.de/ICeeFileGenPart1.htmlhttp://msdn.microsoft.com/msdnmag/issues/1000/metadata/default.aspxhttp://msdn.microsoft.com/msdnmag/issues/02/02/PE/default.aspxhttp://www.blong.com/Conferences/DCon2003/ReverseEngineering/ReverseEngineering.htmhttp://wiki.cs.uiuc.edu/cs427/.Net+CLR+Internals#CoReMethttp://www.zyloid.com/recomposer/files/diss.pdf
Newsgroupshttp://www.gotdotnet.com/Community/MessageBoard/MessageBoard.aspx?id=2838 (added 1/29/06)- MSIL
Presentationshttp://www.iunknown.com/Files/metadata_internals.pdf - Metadata Internals, by John Lamhttp://www.clevelanddotnet.info/presentations/UnderstandingMSIL.ppt - Understanding MSIL, by Sam Nasrhttp:/www.migang.org/LinkClick.aspx?link=obfuscation2.ppt&mid=354 - Creating a .Net Obfuscator: File Structure, IL, Obfuscation and Fingerprinting in .Net Executables, Godfrey Nolanhttp://pllab.cs.nthu.edu.tw/cs3404/slides/MSIL_CLR_20050602.ppt - MSIL & CLI, by Kuen-Yuan Shiehhttp:/www.msakademik.net/academicdays2005/Serge_Lidin.ppt - IL Assembler Today and Tomorrow, Serge LidinBooksApplied Microsoft .Net Framework - Jeffrey RichterInside Microsoft .Net IL Assembler - Serge LidinShared Source CLI Essentials - David Stutz, Ted Neward, Geoff ShillingCIL Programming: Under the Hood of .Net - Jason Bock (added 9/10/05)Reversing: Secrets of Reverse Engineering - Eldad Eilam (added 9/10/05)Decompiling Java (added 1/29/06)Disassemblers/Decompilers/Explorers/Browsers (most found via - SharpTool Box and Proogram-Transformation.org)http://sourceforge.net/projects/dile - DILEhttp://www.aisto.com/roeder/dotnet/ - Reflectorhttp://www.strangelights.com/Fsharp/callgraph.aspx - Assembly Explorerhttp://www.oaklandsoftware.com/product_1.html - .Net Component Inspectorhttp://www.remotesoft.com/dotexplorer/ - Remotesoft .Net Explorerhttp://www.lesser-software.com/en/content/products/LSW%20DotNet-Tools/LSW_DotNet_Reflection_Browser.htm - LSW DotNet- Reflection - Browserhttp://www.jbrowse.com/products/asmex/ - ASMEXhttp://www.solishine.com/Home/Products/SoliNav/tabid/54/Default.aspx - SoliNavhttp://www.codeproject.com/csharp/controlinspector.asp - ControlInspectorhttp://www.sliver.com/dotnet/statebrowser/ - Object State Browserhttp://www.netdecompiler.com/ - Dis#http://www.smidgeonsoft.prohosting.com/pebrowse-pro-interactive-debugger.html - PEBrowse Professional Interactive DebuggerMono's IL disassembler - monodis - Has some nice command line parameters that allow you to only output specific metadata table contents http://www.remotesoft.com/salamander/ - Remotesoft .Net Decompilerhttp://www.saurik.com/net/exemplar/ - Anakrino (the original open source .Net Decompiler, which I don't believe is active right now ...)http://www.9rays.net/cgi-bin/components.cgi?act=1&cid=86 - Spices.Net
Comments (4) | Post RSS |
Categories: Tags: