theend 发表于 2015-12-21 10:35:04

Reflexil release2.0, ILSpy surpport

本帖最后由 theend 于 2015-12-21 10:37 编辑

Release 2.0          
news:

[*]ILSpy support.
[*]hot assembly replacement feature for ILSpy 2.3+ and Reflector 8.5+.
[*]support for generic instance types and methods in the instruction editor.
[*]generic type arguments editor when selecting a type/method with genericparameter(s).
upgrades:

[*]improved member matching with code injection.
[*]try to resolve an assembly from the host assemblies first, then use thedefault resolver.
[*]de4Dot 3.1.4 update.
[*]Mono.Cecil 0.9.6 update.
[*]tooltips for long types.
[*]better display with generic instance providers.
[*]plugin API cleanup.
bugfixes:

[*]fixed .NET 3.5 profile detection.
[*]properly remove assembly context when the host assembly is unloaded.
[*]validate current handler before switching to keep all alterations.
[*]fixed injection adding bad or duplicate corlib reference (again).
[*]fixed implicit version when injecting assembly name reference.
[*]properly give the focus to the member reference window treeview.
[*]handle the case when assembly resolving fails during injection.
[*]workaround Reflector not displaying sub menu separators.
[*]fixed C# code generation with generics.
[*]fixed type/method hierarchy mapping with generics.
[*]fixed NRE when editing custom attribute.
[*]fixed Reflector type search for lambda methods using the same parameter.
[*]the assembly browser is now able to properly locate generic members.
[*]fixed broken symbol loader.
[*]
下载:https://github.com/sailro/Reflexil/releases

boyving 发表于 2015-12-21 11:51:16

谢谢分享更新。

左岸麦田 发表于 2015-12-21 22:31:31

Reflexil 它是Reflector的一个插件,结合Reflector,可以进行DLL代码注入等工作,实践证明完全可用,方便开发人员对.NET程序进行修改;可以作为一个Reflector插件修改程序集的IL并保存到磁盘文件,也可以在自己的.NET程序中调用进行更为灵活的.NET程序集修改。

theend 发表于 2015-12-21 10:38:35

哈哈,按照G大的国际惯例,自古以来沙发就是楼主的!!!

vipcrack 发表于 2015-12-21 13:17:45

链接: http://pan.baidu.com/s/1YV6Tw 密码: uwfu

gujin162 发表于 2015-12-21 19:27:26


你们懂的,楼主好人

iWarmThrush 发表于 2015-12-21 20:30:44

.Net无所遁形...

shenzengquan 发表于 2016-11-15 10:12:53

谢谢分享,这个必须得收藏
页: [1]
查看完整版本: Reflexil release2.0, ILSpy surpport