awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dnspyex/dnspyالصورة الرمزية لـ dnSpyEx

    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