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

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

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

1 个仓库

Awesome GitHub RepositoriesBinary Coordinate Annotations

Persistence of text comments linked to specific coordinates within a compiled binary using sidecar files.

Distinct from Code Annotations: Distinct from general code annotations by linking comments to binary offsets/coordinates via external sidecar files.

Explore 1 awesome GitHub repository matching development tools & productivity · Binary Coordinate Annotations. Refine with filters or upvote what's useful.

Awesome Binary Coordinate Annotations GitHub Repositories

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

    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

    Implements a system for adding and persisting text comments to specific binary coordinates using sidecar files.

    Go
    在 GitHub 上查看↗3,697
  1. Home
  2. Development Tools & Productivity
  3. Code Annotations
  4. Binary Coordinate Annotations