首页 > Web开发 > 详细

.net reflector

时间:2019-08-10 10:16:40      阅读:99      评论:0      收藏:0      [点我收藏+]

https://www.red-gate.com/dynamic/products/dotnet-development/reflector/download

技术分享图片

 

 

https://github.com/sailro/Reflexil/releases

The .NET Assembly Editor http://reflexil.net

Reflexil is an assembly editor and runs as a plug-in for Red Gate‘s Reflector, ILSpy and Telerik‘s JustDecompile.

Reflexil is using Mono.Cecil, written by Jb Evain and is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports C#/VB.NET code injection.

https://www.codeproject.com/Articles/20565/Assembly-Manipulation-and-C-VB-NET-Code-Injection

需要注意的是右下角的editor不是自动出现的,需要选择菜单Tools,然后选择Reflexil v2.3,然后才会出现edit的页面

技术分享图片

 

修改完之后,另存为

技术分享图片

 

另存为一次,好像就自动签名了。再次编辑之前另存为的,会提示

技术分享图片

 

.net reflector

原文:https://www.cnblogs.com/chucklu/p/11330202.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!