当前位置:编程学习 > C#/ASP.NET >>

dotnet反编译工具

反编译工具:
1).net Reflector 地址: http://www.aisto.com/roeder/dotnet/
推荐使用,此工具具备IL反汇编和反编译,并具备超链接直接指向类库定义
2)Anakrino From: 地址://www.saurik.com/net/exemplar/
还不错的反编译工具,在.net 1.1 下要注意更新Anakrino.xml
资源工具:
1)ResourcesEx 地址: http://www.zpcity.com/arli/soft/resex.exe
支持 .resources .resx .exe .dll .xml 的资源提取,生成工具,今天刚公布
2)ResEditor 地址: Vs.net 自带,在SDK 教程目录
API 工具:
1) API Explorer 地址: http://www.zpcity.com/arli/soft/api_exp.exe
API 自动生成,最新版
2) API Viewer 地址: http://www.c-sharpcorner.com/Tools/APIViewerPKS.asp
带VB.net 源码,也是不错的API 生成器,就是容错性不好
补充:asp.net教程,安全和优化 
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,