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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesStream Resynchronization

Mechanisms for resuming binary analysis after encountering invalid instructions or data.

Distinct from Binary Disassembly: Distinct from Binary Disassembly: focuses on the recovery logic when a disassembly stream is interrupted by invalid data.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Stream Resynchronization. Refine with filters or upvote what's useful.

Awesome Stream Resynchronization GitHub Repositories

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

    capstone-engine/capstone

    8,858GitHub पर देखें↗

    Capstone is a multi-architecture disassembly framework and binary analysis engine. It translates raw machine code from various CPU architectures, such as x86, ARM, and RISC-V, into human-readable assembly instructions. The engine distinguishes itself by providing instruction semantic decomposition, which lists implicit registers read and written, and the ability to customize instruction mnemonics to meet specific technical analysis standards. It also features resilient stream disassembly, allowing the process to resynchronize and continue after encountering invalid instructions or embedded da

    Allows the disassembly engine to resume processing a binary stream after encountering invalid instructions or embedded data.

    Carmarm64bpf
    GitHub पर देखें↗8,858
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Binary Disassembly
  5. Stream Resynchronization