Does JDownloader2 work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2.0

May also be known as JDownloader2, JavaApplicationStub, or Jdownloader Launcher

๐Ÿ“š Bundle Version History

org.jdownloader.launcher

v2.00
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "JDownloader2",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "org.jdownloader.launcher",
  "CFBundleVersion": "2.0",
  "CFBundleShortVersionString": "2.0",
  "CFBundleGetInfoString": "2.0",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "metalink"
      ],
      "CFBundleTypeName": "Metalinks",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "rsdf"
      ],
      "CFBundleTypeName": "RSD Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "ccf"
      ],
      "CFBundleTypeName": "Cryptload Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "jdc"
      ],
      "CFBundleTypeName": "JDownloader Linkbackup Format",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "dlc"
      ],
      "CFBundleTypeName": "JDownloader Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/../",
  "LSMinimumSystemVersion": "10.7.3",
  "i4j.appId": "jdownloader2",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "1.8",
  "i4j.maxVersion": "2.0",
  "i4j.allowBeta": true,
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "-Dinstall4j.launcherId=7561",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_1357455754",
    "ClassPath": "$APP_PACKAGE/../.install4j/i4jruntime.jar:$APP_PACKAGE/../JDownloader.jar",
    "WorkingDirectory": "$APP_PACKAGE/../."
  }
}
Full Meta Details
{
  "fileSize": 0.0810394287109375,
  "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": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "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"
    }
  ]
}
v2.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleName": "JDownloader2",
  "CFBundleExecutable": "JavaApplicationStub",
  "CFBundleIconFile": "app.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleIdentifier": "org.jdownloader.launcher",
  "CFBundleVersion": "2.0",
  "CFBundleShortVersionString": "2.0",
  "CFBundleGetInfoString": "2.0",
  "CFBundleDevelopmentRegion": "en",
  "NSHighResolutionCapable": true,
  "LSHasLocalizedDisplayName": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "metalink"
      ],
      "CFBundleTypeName": "Metalinks",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "rsdf"
      ],
      "CFBundleTypeName": "RSD Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "ccf"
      ],
      "CFBundleTypeName": "Cryptload Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "jdc"
      ],
      "CFBundleTypeName": "JDownloader Linkbackup Format",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "dlc"
      ],
      "CFBundleTypeName": "JDownloader Link Container",
      "CFBundleTypeIconFile": "app.icns",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "i4j.baseDir": "$APP_PACKAGE/../",
  "LSMinimumSystemVersion": "10.11",
  "i4j.appId": "jdownloader2",
  "i4j.allowPassthrough": true,
  "i4j.minVersion": "1.8",
  "i4j.maxVersion": "21",
  "i4j.allowBeta": true,
  "i4j.vmIdPrefix": "",
  "JavaVM": {
    "MainClass": "com.install4j.runtime.launcher.MacLauncher",
    "VMOptionArray": [
      "-Dfile.encoding=UTF-8",
      "-Dinstall4j.launcherId=60",
      "-Dinstall4j.swt=false",
      "-Dexe4j.moduleName=$APP_PACKAGE"
    ],
    "VersionSpecificVMOptions": [
      "9-100000",
      [
        "--add-exports=java.desktop/sun.swing=ALL-UNNAMED",
        "--add-exports=java.desktop/sun.swing.table=ALL-UNNAMED",
        "--add-exports=java.desktop/sun.swing.plaf.synth=ALL-UNNAMED",
        "--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED",
        "--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED",
        "--add-opens=java.desktop/javax.swing=ALL-UNNAMED",
        "--add-opens=java.desktop/javax.swing.tree=ALL-UNNAMED",
        "--add-opens=java.desktop/java.awt.event=ALL-UNNAMED",
        "--add-exports=java.desktop/sun.awt.shell=ALL-UNNAMED",
        "--add-exports=java.base/sun.security.action=ALL-UNNAMED",
        "--add-exports=java.desktop/com.sun.awt=ALL-UNNAMED",
        "--add-exports=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED"
      ]
    ],
    "OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
    "ArgumentArray": [],
    "SearchSequence": [
      "R$APP_PACKAGE/.././jre",
      "Y",
      "EJAVA_HOME",
      "EJDK_HOME"
    ],
    "VersionInfo": "0_1357455754",
    "ClassPath": "$APP_PACKAGE/../.install4j/i4jruntime.jar:$APP_PACKAGE/../JDownloader.jar",
    "WorkingDirectory": "$APP_PACKAGE/../."
  }
}
Full Meta Details
{
  "fileSize": 0.1061859130859375,
  "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"
    }
  ]
}
Report Update