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

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesExecution State Forking

Managing divergent program execution paths by snapshotting and navigating execution state forks.

Distinguishing note: None of the candidates describe binary execution state forking; they focus on git forks, AI generation, or Android process hooks.

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

Awesome Execution State Forking GitHub Repositories

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

    geohot/qira

    4,070عرض على GitHub↗

    Qira is a runtime analysis tool and interactive binary debugger designed for the QEMU emulator. It functions as a binary execution tracer that records a full timeline of instruction invocations and provides a system for monitoring memory operations within guest processes. The project enables the analysis of compiled binaries by tracing instruction-level execution and mapping raw memory addresses to user-defined annotations. It includes capabilities for state-snapshotting to manage execution forks, allowing the navigation of divergent logic paths and the inspection of CPU register states and s

    Enables navigation of divergent logic paths via state-snapshotting and execution fork management.

    C
    عرض على GitHub↗4,070
  1. Home
  2. Operating Systems & Systems Programming
  3. Execution State Forking