awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jbevain avatar

jbevain/cecil

0
View on GitHub↗
2,980 stars·650 forks·C#·MIT·6 views

Cecil

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

Features

  • Assembly Manipulation - Library for generating and inspecting programs in CIL form.
  • Development Libraries - Library for inspecting and modifying .NET programs.

Star history

Star history chart for jbevain/cecilStar history chart for jbevain/cecil

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cecil

These projects share indexed features with Cecil. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dnspyex/dnspydnSpyEx avatar

    dnSpyEx/dnSpy

    9,798View on GitHub↗

    dnSpy is a specialized suite of tools for the reverse engineering of .NET assemblies, functioning as a decompiler, assembly editor, and debugger. It translates compiled intermediate language back into high-level source code and provides an execution environment for stepping through compiled binaries to inspect runtime state without the original source files. The project includes a BAML decompiler that converts binary application markup language into a disassembled format and translates it into extensible markup language for user interface analysis. It also functions as a binary analysis tool

    C#bamlcsharpdebug
    View on GitHub↗9,798
  • akaion/jupiterA

    Akaion/Jupiter

    0View on GitHub↗
    View on GitHub↗0
  • amperka/inoamperka avatar

    amperka/ino

    1,076View on GitHub↗

    Command line toolkit for working with Arduino hardware

    Python
    View on GitHub↗1,076
  • akaion/bleakA

    Akaion/Bleak

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does jbevain/cecil do?

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

What are the main features of jbevain/cecil?

The main features of jbevain/cecil are: Assembly Manipulation, Development Libraries.

Which projects share features with jbevain/cecil?

Projects with overlapping indexed features include: dnspyex/dnspy — dnSpy is a specialized suite of tools for the reverse engineering of .NET assemblies, functioning as a decompiler,… akaion/jupiter. amperka/ino — Command line toolkit for working with Arduino hardware. anders94/blockchain-demo — This project is an interactive blockchain educational simulator and visualizer. It serves as a tool for demonstrating… andlabs/libui — libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified… akaion/bleak.