Does Burp Suite Community Edition work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2023.6.2

May also be known as Burp Suite Community Edition, JavaApplicationStub, or Install4j 9806-1938-4586-6531 70

๐Ÿ“š Bundle Version History

com.install4j.9806-1938-4586-6531.70

v2023.6.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleName": "Burp Suite Community Edition",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "com.install4j.9806-1938-4586-6531.70",
  "CFBundleVersion": "2023.6.2",
  "CFBundleShortVersionString": "2023.6.2",
  "CFBundleGetInfoString": "2023.6.2",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "burp"
      ],
      "CFBundleTypeName": "Burp Suite Project File",
      "CFBundleTypeIconFile": "assoc_burp.icns",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/Contents/Resources/app/",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "9806-1938-4586-6531",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "12.0.2",
  "i4j.maxVersion": "",
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "--add-opens",
      "java.base/java.lang=ALL-UNNAMED",
      "--add-opens",
      "java.base/javax.crypto=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/javax.swing=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/java.awt=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/java.awt.color=ALL-UNNAMED",
      "--add-opens",
      "jdk.crypto.cryptoki/sun.security.pkcs11=ALL-UNNAMED",
      "-Dinstall4j.launcherId=70",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_4043377249",
    "SplashFile": "$APP_PACKAGE/Contents/Resources/app/.install4j/s_fukc9n.png",
    "ClassPath": "$APP_PACKAGE/Contents/Resources/app/.install4j/i4jruntime.jar:$APP_PACKAGE/Contents/Resources/app/burpsuite_community.jar",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources/app/./."
  }
}
Full Meta Details
{
  "fileSize": 0.106842041015625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3216,
        "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": 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2022.1.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleName": "Burp Suite Community Edition",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "com.install4j.9806-1938-4586-6531.70",
  "CFBundleVersion": "2022.1.1",
  "CFBundleShortVersionString": "2022.1.1",
  "CFBundleGetInfoString": "2022.1.1",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "burp"
      ],
      "CFBundleTypeName": "Burp Suite Project File",
      "CFBundleTypeIconFile": "assoc_burp.icns",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/Contents/Resources/app/",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "9806-1938-4586-6531",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "12.0.2",
  "i4j.maxVersion": "",
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "--add-opens",
      "java.base/java.lang=ALL-UNNAMED",
      "--add-opens",
      "java.base/javax.crypto=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/javax.swing=ALL-UNNAMED",
      "-Dinstall4j.launcherId=70",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_4043377249",
    "SplashFile": "$APP_PACKAGE/Contents/Resources/app/.install4j/s_1p5ahkk.png",
    "ClassPath": "$APP_PACKAGE/Contents/Resources/app/.install4j/i4jruntime.jar:$APP_PACKAGE/Contents/Resources/app/burpsuite_community.jar",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources/app/./."
  }
}
Full Meta Details
{
  "fileSize": 0.1066741943359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3216,
        "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": 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2021.12.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "Burp Suite Community Edition",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "com.install4j.9806-1938-4586-6531.70",
  "CFBundleVersion": "2021.12.1",
  "CFBundleShortVersionString": "2021.12.1",
  "CFBundleGetInfoString": "2021.12.1",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "burp"
      ],
      "CFBundleTypeName": "Burp Suite Project File",
      "CFBundleTypeIconFile": "assoc_burp.icns",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/Contents/Resources/app/",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "9806-1938-4586-6531",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "12.0.2",
  "i4j.maxVersion": "",
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "--add-opens",
      "java.base/java.lang=ALL-UNNAMED",
      "--add-opens",
      "java.base/javax.crypto=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/javax.swing=ALL-UNNAMED",
      "-Dinstall4j.launcherId=70",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_4043377249",
    "SplashFile": "$APP_PACKAGE/Contents/Resources/app/.install4j/s_1p5ahkk.png",
    "ClassPath": "$APP_PACKAGE/Contents/Resources/app/.install4j/i4jruntime.jar:$APP_PACKAGE/Contents/Resources/app/burpsuite_community.jar",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources/app/./."
  }
}
Full Meta Details
{
  "fileSize": 0.094329833984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 3352,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client 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": 256,
          "offset": " 0x38"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2021.3.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "Burp Suite Community Edition",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "com.install4j.9806-1938-4586-6531.70",
  "CFBundleVersion": "2021.3.1",
  "CFBundleShortVersionString": "2021.3.1",
  "CFBundleGetInfoString": "2021.3.1",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "burp"
      ],
      "CFBundleTypeName": "Burp Suite Project File",
      "CFBundleTypeIconFile": "i4j_extf_7_1ov2nc9_1bcczvy.icns",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/Contents/Resources/app/",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "9806-1938-4586-6531",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "12.0.2",
  "i4j.maxVersion": "",
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "--add-opens",
      "java.base/java.lang=ALL-UNNAMED",
      "--add-opens",
      "java.base/javax.crypto=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/javax.swing=ALL-UNNAMED",
      "-Dinstall4j.launcherId=70",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_4043377249",
    "SplashFile": "$APP_PACKAGE/Contents/Resources/app/.install4j/s_1p5ahkk.png",
    "ClassPath": "$APP_PACKAGE/Contents/Resources/app/.install4j/i4jruntime.jar:$APP_PACKAGE/Contents/Resources/app/burpsuite_community.jar",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources/app/./."
  }
}
Full Meta Details
{
  "fileSize": 0.07430648803710938,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 216,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella 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": 256,
          "offset": " 0x38"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2020.9.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "Burp Suite Community Edition",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "com.install4j.9806-1938-4586-6531.70",
  "CFBundleVersion": "2020.9.2",
  "CFBundleShortVersionString": "2020.9.2",
  "CFBundleGetInfoString": "2020.9.2",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "i4j.baseDir": "$APP_PACKAGE/Contents/Resources/app/",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "9806-1938-4586-6531",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "12.0.2",
  "i4j.maxVersion": "",
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "--add-opens",
      "java.base/java.lang=ALL-UNNAMED",
      "--add-opens",
      "java.base/javax.crypto=ALL-UNNAMED",
      "--add-opens",
      "java.desktop/javax.swing=ALL-UNNAMED",
      "-Dinstall4j.launcherId=70",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_4043377249",
    "SplashFile": "$APP_PACKAGE/Contents/Resources/app/.install4j/s_1t6nuik.png",
    "ClassPath": "$APP_PACKAGE/Contents/Resources/app/.install4j/i4jruntime.jar:$APP_PACKAGE/Contents/Resources/app/burpsuite_community.jar",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources/app/./."
  }
}
Full Meta Details
{
  "fileSize": 0.08599853515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 216,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella 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": 3,
      "processorType": "X86"
    }
  ]
}
Report Update