awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesBinary File Comparisons

Tools for comparing two binary files to detect insertions, deletions, and other changes.

Distinct from Binary Diffing: Distinct from Binary Diffing: focuses on the specific operation of comparing two files side-by-side, not general binary diffing capabilities.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Binary File Comparisons. Refine with filters or upvote what's useful.

Awesome Binary File Comparisons GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • wader/fqwader का अवतार

    wader/fq

    10,528GitHub पर देखें↗

    fq is a command-line binary data processor used for decoding, transforming, and analyzing raw byte streams and bit-level data into structured formats. It functions as a functional binary query engine that allows for filtering and mapping binary structures, as well as a converter that translates complex binary blobs and proprietary file formats into standard JSON, YAML, or XML. The tool distinguishes itself as a low-level bit manipulator capable of performing bit-level slicing, bitwise operations, and cryptographic hashing on raw files. It also serves as a network protocol analyzer with the ab

    Provides a tool for calculating differences between two binary inputs after applying filters to isolate specific fields.

    Go
    GitHub पर देखें↗10,528
  • ridiculousfish/hexfiendridiculousfish का अवतार

    ridiculousfish/HexFiend

    5,861GitHub पर देखें↗

    A fast and clever hex editor for macOS

    Provides a built-in diff tool for comparing two binary files and detecting changes.

    Objective-C
    GitHub पर देखें↗5,861
  • hexfiend/hexfiendHexFiend का अवतार

    HexFiend/HexFiend

    5,859GitHub पर देखें↗

    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

    Compares two binary files by detecting insertions and deletions using a custom diff algorithm.

    Objective-C
    GitHub पर देखें↗5,859
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Binary Diffing
  5. Binary File Comparisons