首页
社区
课程
招聘
[转帖]Dotnet IL Editor 0.2.8.3197
发表于: 2013-3-28 15:14 2237

[转帖]Dotnet IL Editor 0.2.8.3197

2013-3-28 15:14
2237
Dotnet IL Editor 0.2.8.3197

Dotnet IL Editor description
A debugging tool to help you with your development

Dotnet IL Editor is an easy to use program designed to help you modify .NET assemblies.

The application is able to disassemble .NET assemblies, modify the IL code, recompile it and run inside a debugger.
Requirements:

· .NET Framework
What's New in This Release: [ read full changelog ]

· slightly updated the code to be able to read the .NET 4.5 mscorlib.dll (and all other .NET Framework 4.5 assemblies as well)

http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=1
http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=2


[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 1
支持
分享
最新回复 (4)
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
v0.2.9:
- fixed bug: calling CloseEnum() could throw an unhandled exception in the 64-bit version of DILE when .NET 4.5/VS2012 was installed as well

http://sourceforge.net/projects/dile/

2013-5-1 06:35
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
Dotnet IL Editor 0.2.10.3208
What's new in Dotnet IL Editor 0.2.10.3208:
May 21st, 2013

· fixed bug: when text escaping was disabled and an instruction which consisted of more than 1 line had to be highlighted then often positions were miscalculated or displaying the text editor window failed.
· new feature: added support for escaping "unreadable" names with tokens (as Terminator suggested)
· new feature: method calls (property and ToString() evaluations) can be disabled for the Object Viewer

http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=1
http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=2

2013-6-16 07:15
0
雪    币: 240
活跃值: (222)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
林,辛苦了。
2013-7-1 21:47
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
Dotnet IL Editor 0.2.11.3208
What's new in Dotnet IL Editor 0.2.11.3208:
July 1st, 2013
· fixed bug: when a method with referenced MethodSpec tokens was opened, DILE crashed with a StackOverflowException. (this bug was introduced in the previous, v0.2.10 version)

http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=1
http://www.softpedia.com/dyn-postdownload.php?p=136477&t=0&i=2

2013-7-2 23:40
0
游客
登录 | 注册 方可回帖
返回
//