Does Little Snitch work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support from 5.0

May also be known as Little Snitch Configuration or At Obdev LittleSnitchConfiguration

๐Ÿ“š Bundle Version History

at.obdev.LittleSnitchConfiguration

v4.0.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "16G29",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Little Snitch Configuration",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "app"
      ],
      "CFBundleTypeName": "Application",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": true
    }
  ],
  "CFBundleExecutable": "Little Snitch Configuration",
  "CFBundleHelpBookFolder": "Little Snitch Help",
  "CFBundleHelpBookName": "at.obdev.LittleSnitchConfiguration.help",
  "CFBundleIconFile": "Little Snitch Configuration",
  "CFBundleIdentifier": "at.obdev.LittleSnitchConfiguration",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Little Snitch Configuration",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0.3",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Little Snitch URI",
      "CFBundleURLSchemes": [
        "x-littlesnitch"
      ]
    }
  ],
  "CFBundleVersion": "5094",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "8E3004b",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "16E185",
  "DTSDKName": "macosx10.12",
  "DTXcode": "0833",
  "DTXcodeBuild": "8E3004b",
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "mapbox.com": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSHumanReadableCopyright": "Copyright ยฉ 2002-2017 Objective Development",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "LSCApplication",
  "NSSupportsAutomaticGraphicsSwitching": false,
  "WelcomeWindowVersion": "2"
}
Full Meta Details
{
  "fileSize": 2.471405029296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 45,
        "sizeofcmds": 6136,
        "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": 45,
          "offset": " 0x8"
        },
        {
          "description": "Linker Option 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": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 119808,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 119808,
          "offset": " 0x90"
        },
        {
          "description": 119808,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 19,
          "offset": " 0xa0"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}