awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMarkup Language

Specialized tools for translating binary-serialized markup languages into readable source formats.

Distinct from Decompilers: Focuses specifically on markup language binary formats like BAML, rather than general machine code or bytecode.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Markup Language. Refine with filters or upvote what's useful.

Awesome Markup Language GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dnspyex/dnspyAvatar von dnSpyEx

    dnSpyEx/dnSpy

    9,798Auf GitHub ansehen↗

    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

    Provides a specialized decompiler to convert binary application markup language (BAML) into a readable XAML format for UI analysis.

    C#bamlcsharpdebug
    Auf GitHub ansehen↗9,798
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Decompilers
  5. Markup Language