From 8a6ba42519ddc3b52d0683aa9447a73cd75de846 Mon Sep 17 00:00:00 2001 From: Assaf Dori Date: Wed, 4 Feb 2026 11:14:32 +0200 Subject: [PATCH] docs: update README --- README.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 52868e3..9498663 100644 --- a/README.md +++ b/README.md @@ -18,24 +18,6 @@ A script to bypass Mobile Device Management (MDM) enrollment during macOS setup. The instructions below use **v2 by default** (recommended). If you experience issues, you can still use the original version by replacing `bypass-mdm-v2.sh` with `bypass-mdm.sh` in the commands. -### ❤️ Optional Contributions - -Many people have reached out asking how to say thank you for saving their Mac. **This is completely optional and not expected!** If you'd like to contribute, crypto donations are appreciated. - -People have forked this repository and put the script behind a pay-wall. I do not care at all. Once again, crypto contributions are not expected, but feel free if you want to. - -**Bitcoin (BTC):** - -``` -bc1qzguh4908r7wguz20ylzeggya9d38t6hega5ppf -``` - -**Monero (XMR):** - -``` -45RnFseY4gNZv58DvShz2KJEbx1EyaTtaMCDnU5th21KbRThWurjjK6iugEdq9wfc4Kbw3a7AAyqo6WnEmL1StAMJur8QJp -``` - --- ## ✨ Features @@ -194,6 +176,24 @@ chmod +x bypass-mdm.sh | `bypass-mdm-v2.sh` | Enhanced version with auto-detection & validation | ✅ **Recommended** | | `bypass-mdm.sh` | Original version with hardcoded volume names | ⚠️ Legacy | +### ❤️ Optional Contributions + +Many people have reached out asking how to say thank you for saving their Mac. **This is completely optional and not expected!** If you'd like to contribute, crypto donations are appreciated. + +People have forked this repository and put the script behind a pay-wall. I do not care at all. Once again, crypto contributions are not expected, but feel free if you want to. + +**Bitcoin (BTC):** + +``` +bc1qzguh4908r7wguz20ylzeggya9d38t6hega5ppf +``` + +**Monero (XMR):** + +``` +45RnFseY4gNZv58DvShz2KJEbx1EyaTtaMCDnU5th21KbRThWurjjK6iugEdq9wfc4Kbw3a7AAyqo6WnEmL1StAMJur8QJp +``` + ## ⚖️ Legal Disclaimer > **Important:** Although it's virtually impossible to detect that you've removed MDM (because it was never configured locally), be aware that your device's serial number will still appear in your organization's inventory system. This script prevents MDM from being configured locally, making the device unmanageable remotely.