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

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

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

2 مستودعات

Awesome GitHub RepositoriesLive Interpreters

Real-time interpretation of raw bytes as typed values with configurable signedness and endianness.

Distinct from Binary Metadata Inspection: Distinct from Binary Metadata Inspection: focuses on live interactive interpretation of byte values rather than static structural analysis of binary formats.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Live Interpreters. Refine with filters or upvote what's useful.

Awesome Live Interpreters GitHub Repositories

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

    ridiculousfish/HexFiend

    5,861عرض على GitHub↗

    A fast and clever hex editor for macOS

    Provides live interpretation of raw bytes as integers or floats with configurable endianness.

    Objective-C
    عرض على GitHub↗5,861
  • hexfiend/hexfiendالصورة الرمزية لـ HexFiend

    HexFiend/HexFiend

    5,859عرض على GitHub↗

    HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr

    Interprets raw bytes as integers, floats, and other types with configurable endianness and signedness.

    Objective-C
    عرض على GitHub↗5,859
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Metadata Inspection
  4. Live Interpreters