Skip to content
Desktop App
Verified

Intune Profile Converter

Intune Profile Converter is a native macOS app that transforms Apple .mobileconfig profiles into Microsoft Intune-compatible formats. It supports Settings Catalog JSON and Preference File XML, automatically strips CMS/PKCS#7 signatures, and can batch process multiple profiles. It also handles MCX managed preferences, provides a session log with per-file results, and includes a built-in Settings Catalog reference browser with auto-updates via Sparkle.

Screenshots

1 / 2

Swipe to see more

Security Analysis

6of 6
All Checks Passed

1 files scanned on Aug 16, 2026

No Obfuscated Code
No Remote Execution
No Credential Theft
No Data Exfiltration
No Malicious Patterns
No Hardcoded Secrets
AI Analysis

Overall assessment: The script is functionally a legitimate Intune Graph data-fetching utility. The primary security concern is the explicit extraction and reuse of the Graph access token from the session, which could be misused in broader contexts. No remote code execution, exfiltration, or hardcoded secrets detected in this snippet.

You might also like

Desktop App

BrowserConfigEditor

BrowserConfigEditor is a macOS GUI tool that creates and edits browser policy configurations for enterprise deployments. It supports multiple browsers (Chrome, Edge, Safari, Firefox, Brave, and other Chromium-based browsers) and exports policies in plist, JSON, Intune XML, or shell scripts for deployment. It includes features like visual policy configuration, import/export, search/filter, built-in documentation, and deployment-ready outputs for MDM and Intune.

Gil BurnsGil Burns
Desktop App

Intune PPPC Utility

Intune PPPC Utility is a native macOS app for creating and editing PPPC profiles to deploy via Microsoft Intune as Settings Catalog configurations. It enforces a single permission model per entry (Allowed or Authorization), supports per-app entries and Apple Events, and can read code requirements via codesign. It can import mobileconfig payloads and live TCC data, and outputs JSON compatible with the Microsoft Graph API deviceManagement/configurationPolicies.

Gil BurnsGil Burns
Desktop App

Baseline

Baseline is an MDM-agnostic, zero-touch or light-touch macOS deployment tool. It uses swiftDialog, Installomator, and custom code to automate app installation and script execution. Behavior is configured via a mobileconfig or plist, with Baseline installing packages, scripts, and Installomator labels as defined in the configuration.

SecondSonConsultingSecondSonConsulting
Web App

Edge Favorites Builder

Edge Favorites Builder is a web-based tool that creates and manages Microsoft Edge bookmarks configurations for enterprise deployment. It offers a visual drag-and-drop interface, supports nested folders, and provides real-time previews. It exports to Windows Intune JSON and macOS mobileconfig for deployment via Intune or other MDMs; it runs offline with zero dependencies and requires no backend, and it can import existing configurations for quick updates.

S
Simon Hartmann Eriksen