Does VirtualBox work on Apple Silicon?

๐Ÿšซ No, not yet supported only works on Intel-based Macs

May also be known as VirtualBox or Virtualbox App VirtualBox

๐Ÿ“š Bundle Version History

org.virtualbox.app.VirtualBox

v7.0.12
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "VBOX",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleIdentifier": "org.virtualbox.app.VirtualBox",
  "CFBundleName": "VirtualBox",
  "CFBundleExecutable": "VirtualBox",
  "CFBundleVersion": "7.0.12",
  "CFBundleShortVersionString": "7.0.12",
  "CFBundleGetInfoString": "Oracle VM VirtualBox Manager 7.0.12, ยฉ 2007-2023 Oracle and/or its affiliates",
  "CFBundleIconFile": "virtualbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSCanProvideIMVideoDataSource": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSCameraUsageDescription": "VirtualBox needs camera access for emulated webcam passthrough",
  "NSMicrophoneUsageDescription": "VirtualBox needs microphone access for guest audio input",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VirtualBox Extension Pack",
      "CFBundleTypeExtensions": [
        "vbox-extpack"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "virtualbox-vbox-extpack"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format",
      "CFBundleTypeExtensions": [
        "ovf"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ovf"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format Archive",
      "CFBundleTypeExtensions": [
        "ova"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ova"
    },
    {
      "CFBundleTypeName": "Virtual Disk Image",
      "CFBundleTypeExtensions": [
        "vdi"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vdi"
    },
    {
      "CFBundleTypeName": "Virtual Machine Disk Format",
      "CFBundleTypeExtensions": [
        "vmdk"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vmdk"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vhd"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "hdd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-hdd"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.3138580322265625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 3480,
        "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": 36,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 6912,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v7.0.8
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "VBOX",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleIdentifier": "org.virtualbox.app.VirtualBox",
  "CFBundleName": "VirtualBox",
  "CFBundleExecutable": "VirtualBox",
  "CFBundleVersion": "7.0.8",
  "CFBundleShortVersionString": "7.0.8",
  "CFBundleGetInfoString": "Oracle VM VirtualBox Manager 7.0.8, ยฉ 2007-2023 Oracle and/or its affiliates",
  "CFBundleIconFile": "virtualbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSCanProvideIMVideoDataSource": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSCameraUsageDescription": "VirtualBox needs camera access for emulated webcam passthrough",
  "NSMicrophoneUsageDescription": "VirtualBox needs microphone access for guest audio input",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VirtualBox Extension Pack",
      "CFBundleTypeExtensions": [
        "vbox-extpack"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "virtualbox-vbox-extpack"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format",
      "CFBundleTypeExtensions": [
        "ovf"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ovf"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format Archive",
      "CFBundleTypeExtensions": [
        "ova"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ova"
    },
    {
      "CFBundleTypeName": "Virtual Disk Image",
      "CFBundleTypeExtensions": [
        "vdi"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vdi"
    },
    {
      "CFBundleTypeName": "Virtual Machine Disk Format",
      "CFBundleTypeExtensions": [
        "vmdk"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vmdk"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vhd"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "hdd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-hdd"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.3112335205078125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 3480,
        "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": 36,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 6912,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v7.0.6
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "VBOX",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleIdentifier": "org.virtualbox.app.VirtualBox",
  "CFBundleName": "VirtualBox",
  "CFBundleExecutable": "VirtualBox",
  "CFBundleVersion": "7.0.6",
  "CFBundleShortVersionString": "7.0.6",
  "CFBundleGetInfoString": "Oracle VM VirtualBox Manager 7.0.6_BETA4, ยฉ 2007-2023 Oracle and/or its affiliates",
  "CFBundleIconFile": "virtualbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSCanProvideIMVideoDataSource": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSCameraUsageDescription": "VirtualBox needs camera access for emulated webcam passthrough",
  "NSMicrophoneUsageDescription": "VirtualBox needs microphone access for guest audio input",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VirtualBox Extension Pack",
      "CFBundleTypeExtensions": [
        "vbox-extpack"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "virtualbox-vbox-extpack"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format",
      "CFBundleTypeExtensions": [
        "ovf"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ovf"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format Archive",
      "CFBundleTypeExtensions": [
        "ova"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ova"
    },
    {
      "CFBundleTypeName": "Virtual Disk Image",
      "CFBundleTypeExtensions": [
        "vdi"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vdi"
    },
    {
      "CFBundleTypeName": "Virtual Machine Disk Format",
      "CFBundleTypeExtensions": [
        "vmdk"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vmdk"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vhd"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "hdd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-hdd"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.3543853759765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 3528,
        "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": 37,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v7.0.4
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "VBOX",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleIdentifier": "org.virtualbox.app.VirtualBox",
  "CFBundleName": "VirtualBox",
  "CFBundleExecutable": "VirtualBox",
  "CFBundleVersion": "7.0.4",
  "CFBundleShortVersionString": "7.0.4",
  "CFBundleGetInfoString": "Oracle VM VirtualBox Manager 7.0.4_BETA4, ยฉ 2007-2022 Oracle and/or its affiliates",
  "CFBundleIconFile": "virtualbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSCanProvideIMVideoDataSource": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSCameraUsageDescription": "VirtualBox needs camera access for emulated webcam passthrough",
  "NSMicrophoneUsageDescription": "VirtualBox needs microphone access for guest audio input",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VirtualBox Extension Pack",
      "CFBundleTypeExtensions": [
        "vbox-extpack"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "virtualbox-vbox-extpack"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format",
      "CFBundleTypeExtensions": [
        "ovf"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ovf"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format Archive",
      "CFBundleTypeExtensions": [
        "ova"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ova"
    },
    {
      "CFBundleTypeName": "Virtual Disk Image",
      "CFBundleTypeExtensions": [
        "vdi"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vdi"
    },
    {
      "CFBundleTypeName": "Virtual Machine Disk Format",
      "CFBundleTypeExtensions": [
        "vmdk"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vmdk"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vhd"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "hdd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-hdd"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.3539276123046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 3528,
        "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": 37,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 112640,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v7.0.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "VBOX",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleIdentifier": "org.virtualbox.app.VirtualBox",
  "CFBundleName": "VirtualBox",
  "CFBundleExecutable": "VirtualBox",
  "CFBundleVersion": "7.0.2",
  "CFBundleShortVersionString": "7.0.2",
  "CFBundleGetInfoString": "Oracle VM VirtualBox Manager 7.0.2, ยฉ 2007-2022 Oracle and/or its affiliates",
  "CFBundleIconFile": "virtualbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSCanProvideIMVideoDataSource": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSCameraUsageDescription": "VirtualBox needs camera access for emulated webcam passthrough",
  "NSMicrophoneUsageDescription": "VirtualBox needs microphone access for guest audio input",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VirtualBox Extension Pack",
      "CFBundleTypeExtensions": [
        "vbox-extpack"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "virtualbox-vbox-extpack"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format",
      "CFBundleTypeExtensions": [
        "ovf"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ovf"
    },
    {
      "CFBundleTypeName": "Open Virtualization Format Archive",
      "CFBundleTypeExtensions": [
        "ova"
      ],
      "CFBundleTypeRole": "Viewer",
      "CFBundleTypeIconFile": "virtualbox-ova"
    },
    {
      "CFBundleTypeName": "Virtual Disk Image",
      "CFBundleTypeExtensions": [
        "vdi"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vdi"
    },
    {
      "CFBundleTypeName": "Virtual Machine Disk Format",
      "CFBundleTypeExtensions": [
        "vmdk"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vmdk"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-vhd"
    },
    {
      "CFBundleTypeName": "Virtual Hard Disk",
      "CFBundleTypeExtensions": [
        "hdd"
      ],
      "CFBundleTypeRole": "None",
      "CFBundleTypeIconFile": "virtualbox-hdd"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.2873382568359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 3480,
        "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": 36,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 109056,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}