程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> .NET網頁編程 >> .NET實例教程 >> Reflector5.0反編譯工具及插件集

Reflector5.0反編譯工具及插件集

編輯:.NET實例教程

.Net Reflector5.0下載:

http://www.aisto.com/roeder/dotnet

.Net Reflector5.0插件下載:

 http://www.codeplex.com/reflectoraddins

Reflector for .Net

Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily vIEw, navigate, search, decompile and analyze .Net assemblIEs in C#, Visual Basic and IL.

Reflector.zip - .Net Reflector, Version 5.0.45.0, Add-Ins




Resourcer for .Net

Resourcer is an editor for .resources binarIEs and .resX XML file formats used with the .Net platform. Resourcer allows editing of name/string pairs, import of bitmaps/icons and and merging of resources from different sources.

Resourcer.zip - .Net Resourcer files



CommandBar for .Net

The CommandBar class library extends Windows Forms with classes for CommandBar, ReBar, CoolBar, and bitmaped menu controls. 24 bit alpha channel images are supported on Windows 2000.

CommandBar.zip - Library and C# source code



Writer for .Net

Writer is a simple WYSIWYG editor for HTML files. The program allows you to edit Html files using simple editing functionality like Undo, Redo, Cut, Copy, Paste, Find, Replace. Writer also supports text layout and formatting, hyperlink editing and insertion of dates and pictures.

Writer.zip - Executable and C# source code




Mapack for .Net

Mapack is a .Net class library for basic linear algebra computations. It supports Norm1, Norm2, Frobenius Norm, Determinant, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, single value decomposition, least squares solver and eigenproblems.

Mapack.zip - Library and C# source code

===================================



This site lists add-ins for .Net Reflector. After downloading one of the add-ins copy the files to the same directory as ''Reflector.exe'' and load them via the ''Add-Ins'' command under the ''VIEw'' menu.

Download .Net Reflector here.

Add-Ins


CodeMetrics: Analyses .Net assemblIEs and shows design quality metrics. Download RevIEw: Allows editing and managing annotations during code revIEws.

ins/Release/ProjectReleases.ASPx?ReleaseId=1805">Download Diff: This add-in shows differences between two versions of the same assembly. Download SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblIEs. Download FileDisassembler: This add-in can be used to dump the disassembler output to files for any Reflector supported language. Reflexil: Allows to manipulate the IL of a loaded assembly and write the changes to disk. BamlVIEwer: Load BAML resources (WPF) and render in XAML format. Download SilverlightBrowser: Loads and shows the files associa

ted with a Silverlight website. Download ComLoader: Lists COM components for browsing and converts them into managed interop assemblIEs. Download SQL2005Browser: This add-in allows to browse .Net assemblIEs stored in SQL Server 2005 databases. FileGenerator: This add-in can be used to dump the disassembler output to files for any Reflector supported language. Deblector: This add-in allows to debug processes from within Reflector. Doubler: A code generator for unit tests, stubs and wrappers. Graph: This add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.

BizTalkDisassembler: Allows you to list all BizTalk artifacts contained in an assembly and extract them. Download DependencyStructureMatrix: Allows you to create and browser dependency structure matrices. CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code. Download SequenceViz: This add-in draws sequence diagrams. AutoDiagrammer: This add-in draws class diagrams. Xmi4DotNet: Export an assembly to XMI/UML. AssemblyCollectionSort: Sorts the current assembly list alphabetically.

Enums: Conversion of big flags and enum vIEwer.
PowerShellLanguage: Renders output as Windows PowerShell script. DelphiLanguage: The Delphi vIEw that is used inside .Net Reflector provided as a language add-in. CppCliLanguage: This add-in extends Reflector with a C++/CLI language rendering module. ReflectionEmitLanguage: This add-in renders C# code necessary to create the given IL body.
TestDriven.Net: This Visual Studio add-in can navigate to any code element inside Reflector with a single click.

ef="http://www.acorns.com.au/Projects/Hawkeye">Hawkeye
: A tool that allows you to debug the UI tree of Windows Forms applications.
ClassVIEw: Shows class definitions as plain text with color coding. CodeModelVIEwer: This add-in shows the underlying code model objects for selected items.

Resources


Introduction to the .Net Reflector Add-In Model.
How to Setup the Build Environment.
How to Setup an Enlistment.
Tutorial "Creating your own add-ins" by Jason Haley: Part 1 Part 2.

Disclaimer: The content of this website is provided "AS IS" with no warrantIEs, and confers no rights.

 

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved