From 5312d399d4c7c790c7e97c50061920ecf7ef4544 Mon Sep 17 00:00:00 2001 From: Assaf Dori Date: Fri, 8 Mar 2024 19:10:19 +0200 Subject: [PATCH] added disclaimer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 109f4ab..4547d54 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,5 @@ curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh - 18. Once on the desktop, delete Apple profile. 19. Congratulations, you're MDM free! 💫 + +20. #### 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. Still, use with caution. This was developed solely as Proof of Concept.