awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesEmbedded

Discovery and loading of assembly dependencies stored within the embedded resource streams of a binary.

Distinct from Dependency Resolution: Specifically handles dependencies embedded as resources within binaries, unlike general platform dependency resolution.

Explore 1 awesome GitHub repository matching software engineering & architecture · Embedded. Refine with filters or upvote what's useful.

Awesome Embedded GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • icsharpcode/ilspyAvatar icsharpcode

    icsharpcode/ILSpy

    25,447Vezi pe GitHub↗

    ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C# source code. It functions as a metadata explorer and a common intermediate language viewer, enabling the analysis of compiled code and the execution of reverse engineering workflows. The project distinguishes itself through specialized translation capabilities, such as converting compiled binary XML (BAML) back into human-readable XAML for user interface analysis. It also provides tools for inspecting native machine code and extracting metadata from program database (PDB) files.

    Recursively loads assembly dependencies discovered within the embedded resource streams of a binary.

    C#
    Vezi pe GitHub↗25,447
  1. Home
  2. Software Engineering & Architecture
  3. Cross-Platform Development
  4. Multiplatform Code Sharing
  5. Dependency Resolution
  6. Embedded