Reflexil
https://github.com/sailro/Reflexil/issues/47
Instructions on how to install Reflexil would be much appreciated, since there is no README, and this information is not readily available.
需要注意,下载的reflexil的版本需要是https://github.com/sailro/Reflexil/releases/download/v2.3/reflexil.for.ILSpy.2.3.AIO.bin.zip
It's really easy.
Put the Reflexil.ILSpy.Plugin.dll
(AIO) file into the ILSpy directory.
Open ILSpy(2.0+), select "View" menu and you will see "Reflexil 2.0".
inject property
左侧菜单,右键选中想要修改的类,
https://www.cnblogs.com/chucklu/p/11184577.html
inject property只在左侧的列表栏看到
右键左侧菜单,update ILSpy model
如果要保存编辑后的exe,
需要先右键选中exe文件,然后save as
edit property
Can not edit property directly like dnSpy,
You need edit the get and set respectively.
注意
下载Debug编译的ILSpy更好
https://appveyorcidata.blob.core.windows.net/icsharpcode-24809/ilspy/1-0-2342/80ph9mc6tyrm469w/ILSpy_binaries.zip?sv=2015-12-11&sr=c&sig=6FkoGZzKaCe2h3J7DFBtu1z2xj77GUZKeh07Y5pAXe8%3D&st=2019-08-11T04%3A09%3A54Z&se=2019-08-11T04%3A15%3A54Z&sp=r
https://github.com/sailro/Reflexil/issues/53 因为功能更全,可以edit property
这个提示不知道是做什么的
修改属性的调用
把前面2个属性删了,然后调整第三个调用为方法
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2017-08-11 存储过程和transaction
2017-08-11 Cursors (Transact-SQL)
2015-08-11 git日志的查看与修改
2015-08-11 git reset到之前的某一个commit或者恢复之前删除的某一个分支