Projects using Cecil 2
A month ago, Scott had the good idea to start a page on the Mono.Cecil google group, to try to list the different projects out there that are using Cecil. The page is wisely named Projects using Cecil. I’ve tried to complete it by myself, but I’m for sure missing some of my users.
So if you’re using Cecil, that would be cool to have you listed there. Feel free to change the page yourself, or to drop a name, a summary and if possible a link in the comments.
For bonus points, you can describe what you use Cecil for.
Trackbacks
Use the following link to trackback from your own site:
http://evain.net/blog/articles/trackback/427

I think MoMA was using Cecil too.
Yep! MoMA whole-heartedly endorses Cecil!
MoMA uses Cecil to scan compiled assemblies looking for method calls that are not full implemented in Mono and P/Invokes to external libraries that may not be available cross-platform.
Currently investigating how to use Cecil to cure cancer.