Does Soulver 3 work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v3.5.3

May also be known as Soulver 3 or App Soulver Appstore Mac

๐Ÿ“š Bundle Version History

app.soulver.appstore.mac

v3.5.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "slvr"
      ],
      "CFBundleTypeIconFile": "Soulver3Document-BigSur",
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Soulver 3 Document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.soulver.document"
      ],
      "NSDocumentClass": "Soulver.ExternalDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "soulver"
      ],
      "CFBundleTypeIconFile": "Soulver2Document",
      "CFBundleTypeName": "Soulver 2 Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.acqualia.soulver.document"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "sheetbook"
      ],
      "CFBundleTypeIconFile": "SheetbookIcon-BigSur",
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Soulver Sheetbook",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.soulver.sheetbook"
      ],
      "LSTypeIsPackage": 1,
      "NSDocumentClass": "Soulver.PackageSheetbookDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "sheetbook"
      ],
      "CFBundleTypeIconFile": "SheetbookIcon-BigSur",
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Soulver Sheetbook",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "app.soulver.sheetbook"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "Soulver.FlatSheetbookDocument"
    }
  ],
  "CFBundleExecutable": "Soulver 3",
  "CFBundleIconFile": "Soulver3-BigSur.icns",
  "CFBundleIdentifier": "app.soulver.appstore.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Soulver 3",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.5.3",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Soulver Action URL",
      "CFBundleURLSchemes": [
        "x-soulver"
      ],
      "LSIsAppleDefaultForScheme": true
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Soulver Redeem URL",
      "CFBundleURLSchemes": [
        "soulver-redeem"
      ],
      "LSIsAppleDefaultForScheme": true
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Soulver Account URL Scheme",
      "CFBundleURLSchemes": [
        "soulver-account"
      ],
      "LSIsAppleDefaultForScheme": true
    }
  ],
  "CFBundleVersion": "237",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.14.4",
  "NSHumanReadableCopyright": "Copyright ยฉ 2021, Acqualia Software. All rights reserved.",
  "NSMainStoryboardFile": "Main",
  "NSPrincipalClass": "Soulver.CustomApplication",
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Replace (with Soulver)"
      },
      "NSMessage": "calculateAndReplace",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Append (with Soulver)"
      },
      "NSMessage": "calculateAndAppend",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendFileTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Copy (with Soulver)"
      },
      "NSMessage": "calculateAndCopy",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticTermination": false,
  "SV_EMAILS": {
    "bugreport": "[email protected]",
    "feedback": "[email protected]",
    "general": "[email protected]"
  },
  "SV_URLS": {
    "automator": "https://soulver.app/automator",
    "changelog": "https://soulver.app/changelog",
    "documentation": "https://soulver.app/documentation",
    "featureRequests": "https://soulver.app/feature-requests",
    "privacyPolicy": "https://www.iubenda.com/privacy-policy/7914634",
    "twitter": "https://twitter.com/soulver",
    "website": "http://soulver.app",
    "youtube": "https://youtube.com"
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Soulver Sheetbook (Legacy)",
      "UTTypeIconFile": "SheetbookIcon-BigSur",
      "UTTypeIconName": "SheetbookIcon-BigSur.icns",
      "UTTypeIdentifier": "com.soulver.sheetbook",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sheetbook"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Soulver Sheetbook",
      "UTTypeIconFile": "SheetbookIcon-BigSur",
      "UTTypeIconName": "SheetbookIcon-BigSur.icns",
      "UTTypeIdentifier": "app.soulver.sheetbook",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sheetbook"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Soulver 3 Document",
      "UTTypeIconFile": "Soulver3Document-BigSur",
      "UTTypeIconName": "Soulver3Document-BigSur.icns",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "com.soulver.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "slvr"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Soulver 2 Document",
      "UTTypeIconFile": "Soulver2Document",
      "UTTypeIdentifier": "com.acqualia.soulver.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "soulver"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 6.189727783203125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 205456,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 205456,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 206848,
          "offset": " 0x20"
        },
        {
          "description": 3180832,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 52,
        "sizeofcmds": 6704,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 52,
          "offset": " 0x4008"
        },
        {
          "description": 52,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 148480,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 148480,
          "offset": " 0x4090"
        },
        {
          "description": 148480,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 21,
          "offset": " 0x40a0"
        },
        {
          "description": "Sub Library Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 1024,
          "offset": " 0x40c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 53,
        "sizeofcmds": 416,
        "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": 53,
          "offset": " 0x328008"
        },
        {
          "description": 53,
          "size": 131205,
          "offset": " 0x328010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x328018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x328020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x328028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x328060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x328068"
        },
        {
          "description": 0,
          "size": 144384,
          "offset": " 0x328080"
        },
        {
          "description": 0,
          "size": 144384,
          "offset": " 0x328090"
        },
        {
          "description": 144384,
          "size": 5,
          "offset": " 0x328098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x3280a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x3280a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x3280b8"
        },
        {
          "description": 0,
          "size": 8028,
          "offset": " 0x3280c8"
        },
        {
          "description": 8028,
          "size": 1788308,
          "offset": " 0x3280d0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "328000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.19
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "slvr"
      ],
      "CFBundleTypeIconFile": "Soulver3Document.icns",
      "CFBundleTypeName": "Soulver 3 Document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "app.soulver.document"
      ],
      "NSDocumentClass": "Soulver.ExternalDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "soulver"
      ],
      "CFBundleTypeName": "Soulver 2 Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.acqualia.soulver.document"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "sheetbook"
      ],
      "CFBundleTypeIconFile": "SheetbookIcon",
      "CFBundleTypeName": "Soulver Sheetbook",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.soulver.sheetbook"
      ],
      "LSTypeIsPackage": 1,
      "NSDocumentClass": "Soulver.SheetbookDocument"
    }
  ],
  "CFBundleExecutable": "Soulver 3",
  "CFBundleIconFile": "Soulver3.icns",
  "CFBundleIdentifier": "app.soulver.appstore.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Soulver 3",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.19",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Soulver Action URL",
      "CFBundleURLSchemes": [
        "x-soulver"
      ],
      "LSIsAppleDefaultForScheme": true
    }
  ],
  "CFBundleVersion": "209",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.14.4",
  "NSHumanReadableCopyright": "Copyright ยฉ 2020, Zac Cohan. All rights reserved.",
  "NSMainStoryboardFile": "Main",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Replace (with Soulver)"
      },
      "NSMessage": "calculateAndReplace",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Append (with Soulver)"
      },
      "NSMessage": "calculateAndAppend",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendFileTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSKeyEquivalent": {
        "default": ""
      },
      "NSMenuItem": {
        "default": "Calculate & Copy (with Soulver)"
      },
      "NSMessage": "calculateAndCopy",
      "NSPortName": "SoulverService",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSStringPboardType"
      ],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticTermination": false,
  "SV_EMAILS": {
    "bugreport": "[email protected]",
    "feedback": "[email protected]",
    "general": "[email protected]"
  },
  "SV_URLS": {
    "automator": "https://soulver.app/automator",
    "changelog": "https://soulver.app/changelog",
    "documentation": "https://soulver.app/documentation",
    "featureRequests": "https://soulver.app/feature-requests",
    "twitter": "https://twitter.com/soulver",
    "website": "http://soulver.app",
    "youtube": "https://youtube.com"
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Soulver Sheetbook",
      "UTTypeIconFile": "SheetbookIcon",
      "UTTypeIconName": "SheetbookIcon.icns",
      "UTTypeIdentifier": "com.soulver.sheetbook",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sheetbook"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.json"
      ],
      "UTTypeDescription": "Soulver 3 Document",
      "UTTypeIconFile": "Soulver3Document",
      "UTTypeIconName": "Soulver3Document.icns",
      "UTTypeIdentifier": "app.soulver.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "slvr"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Soulver 2 Document",
      "UTTypeIconFile": "Soulver2Document",
      "UTTypeIdentifier": "com.acqualia.soulver.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "soulver"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Soulver Plugin",
      "UTTypeIdentifier": "com.soulver.plugin.bundle",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "soulverplugin"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 4.8811492919921875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 2578752,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 2578752,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 162816,
          "offset": " 0x20"
        },
        {
          "description": 2513200,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 53,
        "sizeofcmds": 6736,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 53,
          "offset": " 0x4008"
        },
        {
          "description": 53,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x4090"
        },
        {
          "description": 7168,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 21,
          "offset": " 0x40a0"
        },
        {
          "description": "Sub Library Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 22000,
          "offset": " 0x40c8"
        },
        {
          "description": 22000,
          "size": 1437248,
          "offset": " 0x40d0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 54,
        "sizeofcmds": 6704,
        "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": 54,
          "offset": " 0x27c008"
        },
        {
          "description": 54,
          "size": 131205,
          "offset": " 0x27c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x27c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x27c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x27c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x27c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x27c068"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x27c080"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x27c090"
        },
        {
          "description": 112640,
          "size": 5,
          "offset": " 0x27c098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x27c0a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x27c0a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x27c0b8"
        },
        {
          "description": 0,
          "size": 1260,
          "offset": " 0x27c0c8"
        },
        {
          "description": 1260,
          "size": 1355324,
          "offset": " 0x27c0d0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "27c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update