cecil

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

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerjbevain/cecil
Primary LanguageC#
Program languageC# (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2010-04-12 07:03:52
Pushed At2025-03-05 19:14:42
Last Commit At2025-03-05 11:14:41
Release Count26
Last Release Name0.11.6 (Posted on 2024-10-02 09:50:55)
First Release Name0.9 (Posted on 2010-04-12 18:38:20)
用户参与
Stargazers Count2.9k
Watchers Count108
Fork Count643
Commits Count1.3k
Has Issues Enabled
Issues Count542
Issue Open Count77
Pull Requests Count214
Pull Requests Open Count29
Pull Requests Close Count96
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private