awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dnspyex/dnspydnSpyEx 的头像

    dnSpyEx/dnSpy

    9,798在 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

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

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