Skip to content

Express script, v3 improvements, SSV fixes, dualboot fixes, README - #173

Open
mateussiqueira wants to merge 5 commits into
assafdori:mainfrom
mateussiqueira:improve/v3-script
Open

Express script, v3 improvements, SSV fixes, dualboot fixes, README#173
mateussiqueira wants to merge 5 commits into
assafdori:mainfrom
mateussiqueira:improve/v3-script

Conversation

@mateussiqueira

@mateussiqueira mateussiqueira commented Jun 12, 2026

Copy link
Copy Markdown

What changed

bypass-mdm-express.sh (new)

All-in-one script with backup + bypass + restore. Designed to be the simplest way to bypass MDM:

  • Put it on an external SSD, run it from there — no curl, no downloads
  • Automatic backup of original state before making changes
  • Restore everything when needed (take to Apple for re-enrollment, then restore)
  • Backup stored on the SSD itself (.bypass-backup/)
  • Runs from Recovery mode (proven path)

bypass-mdm-v3.sh (improvements)

Based on PR #170 by marclllaks with hardening:

bypass-mdm-v2.sh (critical fix)

  • SSV fix: now writes to Data volume paths (/Volumes/Data/private/etc/hosts) instead of System volume
  • Same fix for ConfigurationProfiles paths
  • set -euo pipefail

bypass-mdm-dualboot.sh (bug fixes)

  • Typo: Machintosh -> Macintosh
  • Missing /var/ in ConfigurationProfiles path fixed
  • Color code fixed (RED -> NC)
  • SSV fix: writes to Data volume on the target installation

README.md

  • Unified in English
  • Comparison table for all 5 scripts
  • Express script instructions

@mateussiqueira mateussiqueira changed the title Improve v3 script, fix v2/dualboot Data volume paths, update README Express script, v3 improvements, SSV fixes, dualboot fixes, README update Jun 12, 2026
@mateussiqueira mateussiqueira changed the title Express script, v3 improvements, SSV fixes, dualboot fixes, README update Express script, v3 improvements, SSV fixes, dualboot fixes, README Jun 12, 2026
Resolve conflicts:
- bypass-mdm-v2.sh: keep upstream/main's enhanced validation/UI + PR's SSV-safe Data volume paths
- README.md: combine PR's comparison table and new scripts docs with upstream/main's troubleshooting and legal

LICENSE added from upstream/main.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Created user not showing on login screen Password does not work

1 participant