cecil

Cecil is a library to inspect, modify and generate .NET programs and libraries.

Github星跟踪图

Cecil

Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.

To put it simply, you can use Cecil to:

  • Analyze .NET binaries using a simple and powerful object model, without having to load assemblies to use Reflection.
  • Modify .NET binaries, add new metadata structures and alter the IL code.

Cecil has been around since 2004 and is widely used in the .NET community. If you're using Cecil, or depend on a framework, project, or product using it, please consider sponsoring Cecil.

Read about the Cecil development on the development log.

To discuss Cecil, the best place is the mono-cecil Google Group.

Cecil is a project under the benevolent umbrella of the .NET Foundation.

主要指标

概览
名称与所有者jbevain/cecil
主编程语言C#
编程语言C# (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2010-04-12 07:03:52
推送于2025-03-05 19:14:42
最后一次提交2025-03-05 11:14:41
发布数26
最新版本名称0.11.6 (发布于 2024-10-02 09:50:55)
第一版名称0.9 (发布于 2010-04-12 18:38:20)
用户参与
星数2.9k
关注者数108
派生数643
提交数1.3k
已启用问题?
问题数542
打开的问题数77
拉请求数214
打开的拉请求数29
关闭的拉请求数96
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?