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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDisassembly Browsers

Interfaces designed for navigating and exploring disassembled machine code and binary functions.

Distinct from Binary Assembly and Disassembly: The candidates are either too generic (product browsing) or too low-level (instruction definitions).

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

Awesome Disassembly Browsers GitHub Repositories

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

    loov/lensm

    3,697عرض على GitHub↗

    lensm is a binary analysis tool and Go disassembler interface designed for navigating disassembled machine code, tracking function calls, and inspecting executable metadata. It specifically functions as a Go assembly viewer that visualizes compiled binary instructions alongside their original source code. The project implements the Model Context Protocol to expose internal functions and source code as tools for external AI systems. This protocol-based analysis server enables the streaming of binary data and the management of server lifecycles to allow external tools to analyze logic. The sys

    Provides a tabbed interface for browsing disassembled functions with permanent and preview views.

    Go
    عرض على GitHub↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. Disassembly Browsers