首页
社区
课程
招聘
[转帖]ILSpy .NET
发表于: 2011-2-19 00:33 7195

[转帖]ILSpy .NET

2011-2-19 00:33
7195
From :SND

ILSpy is the open-source .NET assembly browser and decompiler.

ILSpy Features

* Assembly browsing
* IL Disassembly
* Decompilation to C#
* Saving of resources
* Search for types/methods/properties (substring)
* Hyperlink-based type/method/property navigation
* Base/Derived types navigation
* Navigation history


ILSpy Roadmap

* Improve the decompiler
* Assembly Lists
* Find References
* Improve search performance
* Save Assembly as C# Project
* Debugger
* Bookmarks
* Extensibility via addins
* Find usage (of type/method/property)


http://wiki.sharpdevelop.net/ilspy.ashx


Программное обеспечение выпуска и Windows Crack Обучение
Нам-Dabei Guanyin Бодхисаттва Нам без митабха

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (11)
雪    币: 761
活跃值: (3567)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
2
试了一下,这个东西很不错,现在还没有分析功能,反编译的命名也还不如reflector,但是抗混淆要强过reflector.
值得关注
2011-2-19 09:13
0
雪    币: 1632
活跃值: (13)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
我的运行失败。
2011-2-19 10:36
0
雪    币: 504
活跃值: (10)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
4
沒有實際意義,Reflector自帶已經有了,如果是壓縮和混淆的大家效果一樣,所以不建議使用
2011-2-19 14:00
0
雪    币: 761
活跃值: (3567)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
5
IL_0011: br IL_01e0
        IL_0016: ldloc.s 7
        IL_0018: br IL_0316
        IL_001d: stloc.s 7
        IL_001f: br IL_0446
        IL_0024: ldc.i4.0
        IL_0025: br IL_01ee

这样的代码,reflector只有出错,ILSpy可以正确的分析大部分代码.
2011-2-19 14:11
0
雪    币: 504
活跃值: (10)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
6
Reflector分析IL碼已經不錯了,何必使用這個工具,如果轉換到高級語言是一樣效果,大家都是都不能正常分析
2011-2-19 16:02
0
雪    币: 149
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
ILSpy 运行在.net Framework 4.0的
2011-3-2 15:19
0
雪    币: 1632
活跃值: (13)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
net framework v4.0.30319 那里有下载啊???
求分享
2011-3-6 18:06
0
雪    币: 221
活跃值: (20)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
ILSpy
SharpDevelop 4.0 (stable)
SharpDevelop 4.1 (pre-alpha)
SharpDevelop 3.2.x (stable)
各种版本最新下载地址:
http://build.sharpdevelop.net/BuildArtefacts/
2011-3-7 09:15
0
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
10
ILSpy 1.0 Beta

It has landed - the Beta of ILSpy 1.0:
What's new / changed: a new BAML decompiler (the main reason for the wait since M3), Analyzer improvements, bug fixes.

We will focus mainly on bug fixes for the final version (new features will go into 2.0), therefore please test your scenarios and provide feedback so we can get the "gold" version in your hands as soon as possible. Feel free to do so either via our forums or file bug reports directly on GitHub.


http://sourceforge.net/projects/sharpdevelop/files/ILSpy/1.0/ILSpy_1.0.0.943_Beta_Binaries.zip/download


It also has plugin functionality:
http://wiki.sharpdevelop.net/ILSpy%20Plugins.ashx


Программное обеспечение выпуска и Windows Crack Обучение
Нам-Dabei Guanyin Бодхисаттва Нам без митабха
2011-6-7 08:24
0
雪    币: 4902
活跃值: (130)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
貌似ILSPY分析IL的能力确实在Reflector之上哈
2011-6-7 09:42
0
雪    币: 243
活跃值: (247)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
麻烦,还必须,专门安装。。。。。。。。。。
2011-6-8 19:09
0
游客
登录 | 注册 方可回帖
返回
//