Skip to main content
Glama
615,361 tools. Updated 2026-09-27 04:33

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

  • Retrieve the active reverse-engineering session context, including persona, skill sheets, pipeline telemetry, and memory snapshot. Use it at workflow start to assess pipeline status before modifications.
    MIT
  • Find running macOS applications, or list installed apps to identify what can be launched for task automation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Find specific text strings within binary files during reverse engineering analysis. Specify search parameters like case sensitivity and address ranges to locate code or data patterns.
    MIT
  • Search for names and symbols in binary files to identify functions, data, imports, exports, or labels during reverse engineering analysis.
    MIT
  • Identify outdated applications on macOS by scanning Homebrew, Mac App Store, and system updates; returns current and available version lists.
    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 remote text files from an FTP/FTPS/SFTP server and returns their content. Binary files are refused; use ftp_download instead.
    MIT
  • Scans binary files to identify embedded file signatures, compressed data, and filesystem structures, then extracts discovered files for firmware analysis and reverse engineering.
    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
  • Extract printable strings from binary files to reveal embedded text, URLs, and function names for reverse engineering.
    MIT
  • Read file contents from a previously cloned repository by supplying the clone handle and relative path. Refuses binary files and truncates oversized files.
    MIT
  • List binary segments (.text, .data, .rdata) with addresses and permissions to map memory layout and access rights for reverse engineering.
    MIT
  • Check how the bridge is wired on this machine: platform, codex binary location, app-server endpoint liveness, and desktop deep-link/macOS integration support.
    MIT