awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesFrameworks de ingeniería inversa

Conjuntos de herramientas integrales para analizar, desensamblar y modificar binarios compilados para comprender el comportamiento del programa.

Distinto de Python Reverse Engineering: Los candidatos se centran específicamente en la ingeniería inversa de bytecode de Python, no en el uso de Python como framework para realizar ingeniería inversa de otros binarios.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Frameworks de ingeniería inversa. Refine with filters or upvote what's useful.

Awesome Frameworks de ingeniería inversa GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cea-sec/miasmAvatar de cea-sec

    cea-sec/miasm

    3,890Ver en GitHub↗

    Miasm is a Python reverse engineering framework designed for binary analysis, disassembly, and modification. It functions as a binary analysis framework that lifts machine code into an intermediate representation to enable platform-independent security research. The system operates as a binary emulation engine and modification toolkit, allowing for the execution of binary code in a virtual environment to track state changes without native hardware. It provides tools for binary patching to update and modify raw binary files across multiple CPU architectures and executable formats. The framewo

    Provides a Python-based framework for automating the disassembly and analysis of compiled programs.

    Pythonassemblerdisassembleremulator
    Ver en GitHub↗3,890
  • hdshare/wauxiliary_publicAvatar de HdShare

    HdShare/WAuxiliary_Public

    3,884Ver en GitHub↗

    WAuxiliary_Public is a dynamic code instrumentation framework and application plugin framework designed to intercept and alter the execution flow of compiled applications. It functions as a process injection toolkit and software reverse engineering tool, enabling the injection of custom logic into active application memory spaces to extend functionality without requiring original source code. The framework specifically provides capabilities for extending the WeChat desktop client. It achieves this through runtime process injection and software reverse engineering to modify internal operations

    Provides a comprehensive toolset for analyzing and modifying compiled binaries to understand program behavior.

    Kotlinwauxiliarywauxvwechat
    Ver en GitHub↗3,884
  1. Home
  2. Operating Systems & Systems Programming
  3. Reverse Engineering Frameworks

Explorar subetiquetas

  • Framework ManagersUtilities for maintaining and organizing framework files required for decoding and rebuilding application packages. **Distinct from Reverse Engineering Frameworks:** Distinct from Reverse Engineering Frameworks: focuses on the management of framework dependencies and compatibility files rather than the analysis toolchain itself.