Does JDownloader2 work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

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

App Bundles

org.jdownloader.launcher

v2
๐Ÿ”ถ 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"
    }
  ]
}
Report Update