Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
Mono.Cecil is a cross platform library, working equally well on .net and Mono, used to analyze, modify and write .net assemblies.
It is used in a variety of open source projects and commercial products.
Links
- Project page on the Mono wiki: http://mono-project.com/Cecil
- GitHub repository: https://github.com/jbevain/cecil
- Mailing list: http://groups.google.com/group/mono-cecil