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 RepositoriesDisassembly Offset Calculators

Utilities that translate raw bytes into assembly instructions by calculating addresses from file offsets.

Distinct from Raw Binary Offset Manipulators: Distinct from Raw Binary Offset Manipulators as it focuses on translation to assembly rather than writing bytes.

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

Awesome Disassembly Offset Calculators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hasherezade/pe-bearAvatar de hasherezade

    hasherezade/pe-bear

    3,684Ver en GitHub↗

    PE-bear is a graphical portable executable analysis tool designed for inspecting, disassembling, and modifying the structure of Windows PE binary files. It functions as a static analysis framework used to identify malicious patterns and reverse engineer program logic. The project provides a binary diffing tool to identify structural and content differences between two executable files. It also includes a section editor for modifying binary layouts by adding or altering sections and imports. The tool covers a range of binary analysis capabilities, including machine code disassembly, file layo

    Translates raw binary bytes into assembly instructions by calculating target addresses from specific file offsets.

    C++bearparsermalware-analysismultiplatform
    Ver en GitHub↗3,684
  1. Home
  2. Operating Systems & Systems Programming
  3. Raw Binary Offset Manipulators
  4. Disassembly Offset Calculators