反編譯工具:
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 生成器,就是容錯性不好
|