awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub Repositoriesx86 Disassemblers

Libraries that translate x86 and x86-64 binary machine code into structured instruction metadata.

Distinct from x86 Binary Emulators: Candidates are architecture guides or emulators, not the disassembler library itself.

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

Awesome x86 Disassemblers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zyantific/zydisAvatar de zyantific

    zyantific/zydis

    4,265Ver en GitHub↗

    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

    Translates x86 and x86-64 binary machine code into structured instruction metadata and human-readable assembly.

    Camdccodegen
    Ver en GitHub↗4,265
  1. Home
  2. Operating Systems & Systems Programming
  3. x86 Disassemblers