Does MemoryAnalyzer work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.15.0

May also be known as MemoryAnalyzer or Eclipse Mat Ui Rcp MemoryAnalyzer

๐Ÿ“š Bundle Version History

org.eclipse.mat.ui.rcp.MemoryAnalyzer

v1.15.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": true,
  "CFBundleExecutable": "MemoryAnalyzer",
  "CFBundleGetInfoString": "Eclipse 4.30 for Mac OS X, Copyright IBM Corp. and others 2002, 2023. All rights reserved.",
  "CFBundleIconFile": "memory_analyzer.icns",
  "CFBundleIdentifier": "org.eclipse.mat.ui.rcp.MemoryAnalyzer",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "MemoryAnalyzer",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.15.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1.15.0.202312061754",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "Eclipse": [
    "-keyring",
    "~/.eclipse_keyring"
  ],
  "CFBundleDisplayName": "MemoryAnalyzer"
}
Full Meta Details
{
  "fileSize": 0.0731353759765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 160,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v1.12.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": true,
  "CFBundleExecutable": "MemoryAnalyzer",
  "CFBundleGetInfoString": "Eclipse 4.20 for Mac OS X, Copyright IBM Corp. and others 2002, 2021. All rights reserved.",
  "CFBundleIconFile": "memory_analyzer.icns",
  "CFBundleIdentifier": "org.eclipse.mat.ui.rcp.MemoryAnalyzer",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "MemoryAnalyzer",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.12.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1.12.0",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "Eclipse": [
    "-vm",
    "/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/bin/java",
    "-keyring",
    "~/.eclipse_keyring"
  ],
  "CFBundleDisplayName": "MemoryAnalyzer"
}
Full Meta Details
{
  "fileSize": 0.056610107421875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 2472,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 22,
          "offset": " 0x8"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 1024,
          "offset": " 0x38"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update