HopperPy icon

HopperPy

2

Provides a Python-based server for Hopper Disassembler, enabling advanced binary analysis and interaction.

关于

HopperPy extends the Hopper Disassembler with a robust Python-based server plugin, leveraging the Model Context Protocol (MCP) to offer powerful binary analysis capabilities. It allows users to dissect binary files, perform detailed disassembly and decompilation, manage documents, visualize call graphs, and conduct in-depth reference analysis. Designed for seamless integration, HopperPy enhances Hopper's functionality, making it easier to analyze complex binaries and potentially integrate with AI-driven assistants for various reverse engineering tasks.

主要功能

  • Binary analysis of segments, procedures, and data structures
  • Annotation tools for adding names, comments, and type information
  • Detailed disassembly and decompilation to C-like pseudo-code
  • 0 GitHub stars
  • Call graph generation to visualize function relationships
  • Advanced string searching with regex capabilities

使用案例

  • Performing automated reverse engineering of binary files
  • Integrating AI assistants into Hopper Disassembler workflows
  • Conducting deep analysis of program flow and data structures
Advertisement

Advertisement