added disclaimer

This commit is contained in:
Assaf Dori
2024-03-08 19:16:55 +02:00
parent 86f4b22930
commit 72aa2a0a05

View File

@@ -13,7 +13,7 @@
2. Hold the power button to start your Mac & boot into recovery mode. 2. Hold the power button to start your Mac & boot into recovery mode.
> a. **Apple-based Mac**: Hold Power button.\ > a. **Apple-based Mac**: Hold Power button.\
> b. **Intel-based Mac**: Hold CMD+R during boot. > b. **Intel-based Mac**: Hold <kbd>CMD</kbd> + <kbd>R</kbd> during boot.
3. Connect to WiFi to activate your Mac. 3. Connect to WiFi to activate your Mac.
@@ -29,7 +29,7 @@ curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -
7. Launch Terminal (Utilities > Terminal). 7. Launch Terminal (Utilities > Terminal).
8. Paste (CMD + V) and Run the script (Enter). 8. Paste (<kbd>CMD</kbd> + <kbd>V</kbd>) and Run the script (<kbd>ENTER</kbd>).
9. Choose 1 for Autobypass. 9. Choose 1 for Autobypass.
@@ -53,4 +53,4 @@ curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -
19. Congratulations, you're MDM free! 💫 19. Congratulations, you're MDM free! 💫
###### I take zero responsibility if anything happens to your computer or if you get caught trying to bypass the MDM system, although it's virtually impossible to catch, as we're removing the MDM's capabilities before it's even configured locally. Still, use with caution. This was developed solely as Proof of Concept to challenge myself. ###### I take zero responsibility if anything happens to your computer or if you get caught trying to bypass the MDM system, although it's virtually impossible to catch, as we're removing the MDM's capabilities before it's even configured locally. Still, use with caution. This was developed solely as Proof of Concept to challenge myself.