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

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

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

1 个仓库

Awesome GitHub RepositoriesBinary Protocol Diagnostics

Introspection and diagnostic tools for analyzing complex binary protocols and data streams.

Distinct from Binary Debugging Support: Distinct from runtime debugging of executables; focuses on the diagnostic analysis of the data protocols themselves.

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

Awesome Binary Protocol Diagnostics GitHub Repositories

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

    wader/fq

    10,528在 GitHub 上查看↗

    fq 是一个命令行二进制数据处理器,用于将原始字节流和位级数据解码、转换和分析为结构化格式。它作为一个函数式二进制查询引擎,允许对二进制结构进行过滤和映射,同时也是一个转换器,将复杂的二进制 Blob 和专有文件格式转换为标准的 JSON、YAML 或 XML。 该工具作为低级位操作器,能够对原始文件执行位级切片、位运算和加密哈希。它还作为一个网络协议分析器,能够重组碎片化的 TCP 流并解密 TLS 流量以进行应用级检查。 该项目涵盖了二进制解析和数据转换方面的广泛功能,包括对自定义解码器定义的支持,以及对 Mach-O、ASN1 BER 和 Avro OCF 等多种专业格式的支持。它提供了用于二进制树搜索、结构化文本解码以及二进制与文本格式之间双向序列化的工具。 用户可以通过命令行界面和用于实时查询测试的交互式 REPL 与系统进行交互。

    Ships introspection and diagnostic tools used to analyze complex binary protocols and identify data issues.

    Go
    在 GitHub 上查看↗10,528
  1. Home
  2. Development Tools & Productivity
  3. Binary Protocol Diagnostics