Skip to main content
Glama
314,535 tools. Last updated 2026-07-28 13:15

"Reverse engineering macOS binary files and applications" matching MCP tools:

  • Disassemble and inspect binary files: extract strings, analyze headers, search patterns, and compute entropy for reverse engineering tasks.
    MIT
  • View the synthesis parameters of the last generated sound to understand waveform, frequency, envelope, and effects settings for reverse-engineering or modification.
    MIT
  • Reads text files from a workspace directory. For binary files like docx or pdf, returns metadata and a file path hint for direct access.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Extract printable strings from binary files to reveal embedded text, URLs, and function names for reverse engineering.
    MIT
  • Load an executable binary, resolve symbols, and prepare it for debugging. Pass optional command-line arguments to start reverse engineering.
    MIT
  • Extract text content from binary files (DOCX, XLSX, PPTX, PDF) in the workspace. Faster alternative to reading via filesystem.
    MIT
  • Extract readable strings from binary files, with configurable minimum length, encoding, and result limits. Useful for analyzing binary data in reverse engineering or security analysis.
    MIT
  • Add a text comment to a memory address for documenting reverse engineering findings. Comments are stored in memory and viewable later.
    MIT
  • Decode and compare two protobuf-encoded request or response bodies to identify changing fields like cursors or tokens, aiding API reverse-engineering for automation.
    MIT
  • Scan and manipulate process memory on Windows and Linux. Supports value scanning, filtering, reading, writing, and disassembly for reverse engineering tasks.
    MIT
  • Convert files to hexadecimal representation and reverse hex dumps back to binary. Use for inspecting or modifying binary data.
    MIT
  • Analyze binary files to identify and extract embedded files, code, and data using entropy analysis and signature matching.
    MIT