🍺 BREW Explorer

← all casks

MacSymbolicator

brew install --cask macsymbolicator v2.6

Symbolicate Apple related crash reports

7
30-day installs · #4697
21
90-day · #4776
169
365-day · #3571
1.7k
★ GitHub stars · updated 10mo ago

GitHub topics

app crash-reports dsym ios macos symbolication

Links

Raw metadata
{
  "alternatives": [],
  "artifacts": [
    {
      "app": [
        "MacSymbolicator.app"
      ],
      "target": "/Applications/MacSymbolicator.app"
    },
    {
      "binary": [
        "$APPDIR/MacSymbolicator.app/Contents/MacOS/MacSymbolicatorCLI",
        {
          "target": "mac-symbolicator-cli"
        }
      ],
      "target": "$HOMEBREW_PREFIX/bin/mac-symbolicator-cli"
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/jp.mahdi.macsymbolicator.sfl*",
            "~/Library/Caches/jp.mahdi.MacSymbolicator",
            "~/Library/HTTPStorages/jp.mahdi.MacSymbolicator",
            "~/Library/Preferences/jp.mahdi.MacSymbolicator.plist"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Symbolicate Apple related crash reports",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "MacSymbolicator",
  "enrichment_fetched_at": "2026-06-20T22:46:08+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "macsymbolicator",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-09-27T08:38:46Z",
  "github_readme_excerpt": "![MacSymbolicator](/Resources/Assets.xcassets/AppIcon.appiconset/Icon_128x128.png?raw=true)\n\n# MacSymbolicator 2.6\n\t\nA simple Mac app for symbolicating macOS/iOS crash reports.\n\nSupports symbolicating:\n\n- .crash and .ips crash reports\n- sample, spindump and hang reports\n\nIncludes a command-line interface (`MacSymbolicator.app/Contents/MacOS/MacSymbolicatorCLI`):\n\n```\nUSAGE: mac-symbolicator-cli [--translate-only] [--uuids-only] [--verbose] [--output \u003coutput\u003e] \u003creport-file-path\u003e [\u003cdsym-path\u003e ...]\n\nARGUMENTS:\n  \u003creport-file-path\u003e      The report file: .crash/.ips for crash reports .txt for samples/spindumps\n  \u003cdsym-path\u003e             The dSYMs to use for symbolication\n\nOPTIONS:\n  -t, --translate-only    Translate the crash report from .ips to .crash\n  -u, --uuids-only        Output binary images and UUIDs\n  -v, --verbose\n  -p, --process-name \u003cprocess-name\u003e\n                          Only symbolicate process names containing this substring (case\n                          sensitive). Useful with HANG files as these contain many processes.\n  -o, --output \u003coutput\u003e   The output file to save the result to, instead of printing to stdout\n  -h, --help              Show help information.\n```\n\n[Download from Releases](https://github.com/inket/MacSymbolicator/releases)\n\n\u003ca href=\"https://www.buymeacoffee.com/mahdibchatnia\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"48\" width=\"173\" \u003e\u003c/a\u003e\n\n# Screenshots\n\n![MacSymbolicator](/screenshot1.png?raw=true)\n\n![MacSymbolicator](/screenshot2.png?raw=true)\n\n![MacSymbolicator](/screenshot3.png?raw=true)\n\n## Building from source\n\nJust clone and build with Xcode 13+\n\n## License\n\nLicense is GNU GPLv2.\n\n## Contact\n\n@inket on GitHub/Twitter\n",
  "github_repo": "inket/MacSymbolicator",
  "github_stars": 1667,
  "github_topics": [
    "app",
    "crash-reports",
    "dsym",
    "ios",
    "macos",
    "symbolication"
  ],
  "homepage": "https://github.com/inket/MacSymbolicator/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 7,
  "installs_365d": 169,
  "installs_90d": 21,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": null,
  "llm_model": null,
  "names": [
    "MacSymbolicator"
  ],
  "one_liner": null,
  "rank_30d": 4697,
  "rank_365d": 3571,
  "rank_90d": 4776,
  "raw_hash": "8ec0afb5eb041316",
  "ruby_source_path": "Casks/m/macsymbolicator.rb",
  "tap": "homebrew/cask",
  "token": "macsymbolicator",
  "version": "2.6",
  "why_use_this": null
}