awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesOpcode State Machines

State machine implementations that process raw bytes through lookup stages to resolve instructions.

Distinct from Machine Opcode Calculations: Candidates are general architectural state machines or static opcode tables, not the active decoding state machine logic.

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

Awesome Opcode State Machines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zyantific/zydisAvatar von zyantific

    zyantific/zydis

    4,265Auf GitHub ansehen↗

    Zydis is an x86 and x86-64 binary analysis library that provides a framework for decoding machine code and inspecting the technical attributes of processor instructions. It functions as an instruction disassembler that translates binary data into structured instruction metadata and human-readable assembly. The project includes a machine code encoder for converting assembly instructions and operands back into their binary representations. It also provides an assembly syntax formatter to transform decoded instruction structures into assembly text strings using configurable syntax styles. The l

    Uses a state machine to process raw bytes through lookup stages to resolve specific instructions and modifiers.

    Camdccodegen
    Auf GitHub ansehen↗4,265
  1. Home
  2. Operating Systems & Systems Programming
  3. Opcode State Machines