Git Product home page Git Product logo

lowprofile-profile-manager's Introduction

Low Profile

Latest Release Downloads Linting Unit Tests Build

A Mac utility to help inspect Apple Configuration Profile payloads:

Example

  • Want to see what is inside the Configuration Profiles that are installed on your Mac?
  • Curious to know what a Configuration Profile will enforce / change on a device before actually installing one?
  • Tired of having to manually un-sign Configuration Profiles, only to have to flex your XML parsing skills to find out what is inside?
  • Maybe you just want to qualify that your MDM vendor is creating Configuration Profiles the way you expect?

If the answer is yes to any of the above, then Low Profile is the app for you!

Slack Check out #low-profile on the Mac Admins Slack to discuss all things Low Profile!

Features

  • Displays details for all Apple supported payloads:

    • Description + Payload Type

    • Supported Platforms (iOS, iPadOS, macOS, tvOS, watchOS)

    • Payload-specific information (ie. Identifier, UUID, Display Name, Organisation, etc.)

    • Payload Availability

    • Example Property List

    • Properties:

      • Payload Properties (supported and in the payload)
      • Available Properties (supported and not in the payload)
      • Unknown Properties (unknown and in the payload)

      Payload

  • Displays Property List keys for all payloads:

    Property List

  • Displays nested payloads for Managed Preferences:

    Certificate

  • Displays details for custom 3rd-party payloads:

    • Including certificate data
    • Including custom arrays and dictionaries

    Custom

  • Displays certificate information for signed Configuration Profiles:

    Certificate

  • Detect issues with deprecated and duplicated property keys:

    Issues

Build Requirements

  • Swift 5.8
  • Runs on macOS Ventura 13 and later.

Download

  • Grab the latest version of Low Profile from the releases page.
  • Alternatively, install via Homebrew by running brew install low-profile
  • Note: Version 4.0 requires macOS Ventura 13 or later.
    • If you need to run Low Profile on an older operating system you can still use version 3.0.1.

Credits / Thank You

  • Project created and maintained by Nindi Gill (ninxsoft).
  • Documentation and icons sourced from here and here.
  • Filippo Maguolo (filom) for AS1NDecoder, used in reading certificate data.
  • J.P. Illanes (raspu) for Highlightr, used to syntax highlight property lists.
  • The Sparkle Project (sparkle-project) for Sparkle, used to auto update Low Profile.
  • JP Simard (jpsim) for Yams, used to import YAML.
  • Marcus Ransom (@marcusransom) for the awesome app name.
  • James Smith (smithjw) for the shiny new app icon.

License

Copyright © 2023 Nindi Gill

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

lowprofile-profile-manager's People

Contributors

ninxsoft avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.