CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 22:22:59 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"13763901068a41169063f4efda6f2abd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=PCGnbY885ZsycmWnzZliLIFHm025yVzJZ4aewl0AMZ3m1BkaZFP9ugW460Hj9D4QnYlD05OyvOv3LD2eBACrArFcLSgBOanLgNBYq9B0j3wVVmlSSTP0py4nXcapoZM%2Ff0g5IIlf%2FxFbKUrkXpYisPBcABSb9t5WMiuv2fl5qmxvsnUloynFp1uL5PNCIgBlZI2jGbYFet9YH%2BexNU%2FUEjTZYH8XwEuEXv4VfBvU386%2F0uGZcqHmDWj3kCorls8Lj9HCkcslP9ljSn0Btj2YvA%3D%3D--%2BklP9u8xWtwq%2FZjY--Pdvm4wPfsww7wraw8GBmqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.507758294.1753309378; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:22:58 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:22:58 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A49A:0A62:1741B:24096:688160C2
Users · jbevain/cecil Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 647
Users
Adriano Carlos Verona edited this page Nov 13, 2019
·
30 revisions
We're happy to notice that the following projects and products are using Mono.Cecil. Please contact us to improve or correct this list.
- vbnc: Mono's Visual Basic compiler.
- brainfucker: A Brainfuck compiler for the CLI.
- JaCIL: A CLI-to-JVM Compiler.
- Ja.NET: A JVM-to-CLI Compiler.
- JSIL: A CIL-to-JavaScript compiler.
- WebSharper: a F#-to-JavaScript compiler.
- Lexa-JSM: A C#-to-JavaScript converter.
- ILSpy: ILSpy is a Cecil based decompiler from the SharpDevelop team
- Cecil.Decompiler: Cecil.Decompiler is a library to decompile from CIL to C# or other languages based on Cecil.
- Cecil Studio: Cecil Studio is an interface over Cecil and Cecil.Decompiler.
- SharpDevelop: #develop (short for SharpDevelop) is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform.
- MonoDevelop: MonoDevelop is a free GNOME IDE primarily designed for C# and other .NET languages.
- MonoUML: CIL Reverse Engineering plugin.
- Reflexil: A plugin for .NET Reflector that allows you to modify your assemblies.
- LINQPad: A tool which lets you interactively query SQL databases with LINQ.
- NDasm: Visual Studio add-in that displays the CIL of .NET methods.
- CShell: Interactive C# Scripting Environment
- Gendarme: Gendarme is a tool to find problems in programs.
- Monoxide: Monoxide is an extensible assembly viewer.
- DrivenMetrics: A .NET command line metrics tool.
- Lokad Shared Libraries: Libraries and guidance for building .NET applications efficiently.
- monodoc: Monodoc is a set of libraries and applications for viewing and editing Mono class library documentation.
- ImmDoc .Net: ImmDoc .NET is a command-line utility for generating HTML documentation from a set of .NET assemblies and XML files created by the compiler.
- MbUnit v3 / Gallio: The Gallio Automation Platform is an open, extensible, and neutral system for .NET that provides a common object model, runtime services and tools (such as test runners) that may be leveraged by any number of test frameworks.
- MoMA: The Mono Migration Analyzer (MoMA) tool helps you identify issues you may have when porting your .NET application to Mono.
- OpenCover: An open source code coverage tool.
- NinjaTurtles: .NET/Mono mutation testing.
- Smocks: Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
- NUnit: The classic testing framework for .NET uses Cecil to decide which runtime and framework version to use in running tests as well as where and how to execute them.
- SheepAOP: SheepAOP is yet another AOP tool for the .NET environment, inspired by AspectJ.
- AspectDNG: AspectDNG is a static .NET aspect weaver.
- LinFu: A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.
- SetPoint: SetPoint is yet another AOP engine.
- Compose*: ComposeStar is a project that aims at enhancing the power of component- and object-based programming.
- PostCrap: PostCrap is a flyweight attribute based aspect injection .NET post compiler.
- NSurgeon: A static aspect weaver.
- Mono Linker: The linker is a tool one can use to only ship the minimal possible set of functions that a set of programs might require to run as opposed to the full libraries.
- Mono Merge: A tool to create one assembly from a set of assemblies.
- mono-cil-strip: A tool to remove the bytecode of assemblies after they have been AOTed to reduce the binary side.
- ExePack: Exepack.NET is executable file compressor for .NET Framework.
- IL-Repack: IL-Repack is an ILMerge clone.
- CInject: Allows code injection into any managed assembly without disassembling and recompiling it. It ships with dynamic logging, performance and runtime intelligence injectors and includes Quick Guide & Samples
- Fody: Fody provides the plumbing to write assemblies manipulation as part of the Visual Studio build.
- db4o: A native persistence solution for .NET and Mono.
- USS: Universal Storage Services (USS) is an extensible programming model and runtime components for building data aware solutions on the .NET platform.
- Obfuscar: Obfuscar is a basic obfuscator for .NET assemblies.
- SharpObfuscator: It is a software protection tool, designed to help .NET developers efficiently protect their software.
- Confuser: Confuser is a obfuscator for .NET.
- mdb/sdb: Mono Managed Debugger.
- WSPBuilder: A SharePoint Solution Package (WSP) creation tool for WSS 3.0 & MOSS 2007
- XAML Power Toys: XAML Power Toys is a Visual Studio 2008 SP1 add-in or a Visual Studio 2010 add-in that empowers WPF and Silverlight developers while working in the XAML editor.
- PowerShell Community Extensions: PowerShell Community Extensions (PSCX) is aimed at providing a widely useful set of additional cmdlets, providers, aliases, filters, functions and scripts for Windows PowerShell that members of the community have expressed interest in.
- Community Kit for SharePoint: The Community Kit for SharePoint is a set of best practices, templates, Web Parts, tools, and source code that enables practically anyone to create a community website based on SharePoint technology for practically any group of people with a common interest.
- Cecilifier: A tool aiming to make it a little bit easier to learn Mono.Cecil
- MonoTouch: The mtouch tool which compiles CIL to native code uses Cecil and the Mono.Linker to reduce the application size.
- Mono for Android: The Mandroid tool uses Cecil and the Mono.Linker to reduce the application size.
- Oxygene: RemObjects's Oxygene is a Pascal compiler for .NET and Mono
- [Mainsoft CIL to Java bytecode](https://dev.mainsoft.com/Default.aspx?tabid=130#MS_IL_to_Java_ByteCode_Compilation compiler)
- NDepend
- Coverity Prevent
- Nitriq: Nitriq Code Analysis helps .NET developers perform thorough code reviews.
- Structure101: Software architecture refactoring and management for .NET.
- Kalistick
- Exception Hunter
- Telerik JustCode
- NCrunch: NCrunch is an automated parallel continuous testing tool for Visual Studio .NET.
- BugAid: BugAid is an extension for Visual Studio that can help you whenever you debug C# code.
- NHProf: A profiler for NHibernate.
- L2SProf: A profiler for LINQ to SQL.
- EFProf: A profiler for Entity Framework.
- EQATEC Profiler: Free code profiler for both full .NET and .NET CF applications.
- .NET Perf: Free code profiler.
- Telerik OpenAccess: Telerik OpenAccess is an enterprise-grade .NET ORM that does the data access plumbing in desktop and web applications.
- Pacelab Suite: Knowledge-based engineering platform for multidisciplinary product modeling, design analysis, verification and optimization
- ArmDot: .Net protection tool with software licensing API
- CodeWall: Commercial obfuscator
- DeepSea Obfuscator: Commercial obfuscator
- Eazfuscator.NET: Free obfuscator for .NET platform
- {smartassembly}: Commercial obfuscator
- XapOptimizer: reduce the size of Silverlight xap files
- XHEO DeployLX: Commercial obfuscator
- Telerik AssemblyMinifier: reduce the size of Silverlight zap files
- GPU.NET: instrument assemblies to specific code on the GPU.
- Unity: Unity is a game development ecosystem. Unity currently uses Mono as a scripting engine, and often has to perform analysis and manipulation of .NET binaries, all done with Cecil.
All trademarks and brands are the property of their respective owners.
You can’t perform that action at this time.