awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesByte Pattern Search Engines

Fast search for byte patterns in large binary files with responsive performance.

Distinct from Binary Pattern Searching: Distinct from Binary Pattern Searching: focuses on fast search in large files rather than general pattern searching in memory.

Explore 1 awesome GitHub repository matching security & cryptography · Byte Pattern Search Engines. Refine with filters or upvote what's useful.

Awesome Byte Pattern Search Engines GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hexfiend/hexfiendAvatar de HexFiend

    HexFiend/HexFiend

    5,859Voir sur 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

    Finds byte patterns in large files with fast and responsive search.

    Objective-C
    Voir sur GitHub↗5,859
  1. Home
  2. Security & Cryptography
  3. Binary Pattern Searching
  4. Byte Pattern Search Engines