awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInstruction Pattern Analysis

Detection of problematic or risky machine instruction patterns to ensure stability during translation.

Distinct from Binary Instruction Patching: Focuses on flagging risky patterns for manual review rather than the act of patching or defining standards.

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

Awesome Instruction Pattern Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ran-j/ps2recompAvatar ran-j

    ran-j/PS2Recomp

    2,689Vezi pe GitHub↗

    PS2Recomp is a static recompiler for PlayStation 2 that translates machine instructions from executable binaries into source code to enable execution on modern hardware. It functions as a binary-to-source translator and a binary analysis tool designed to facilitate the preservation of legacy software. The project distinguishes itself through a hardware emulation runtime that manages memory models and register contexts, combined with a static binary patcher for replacing raw instructions and overriding function bindings. It utilizes a specialized vector unit instruction execution system that m

    Flags problematic instruction patterns and suggests patches to ensure stable binary recompilation.

    C++ps2recompilereverse-engineering
    Vezi pe GitHub↗2,689
  1. Home
  2. Operating Systems & Systems Programming
  3. Instruction Pattern Analysis