Skip to content

Instantly share code, notes, and snippets.

Avatar

Lee Saenz leesaenz

View GitHub Profile
@leesaenz
leesaenz / force_remove_sophos.sh
Last active May 5, 2018 07:20
How to Force Remove Sophos Without a Tamper Protection Password MacOS
View force_remove_sophos.sh
sudo pkill -f Sophos && sudo rm -rf /Library/Sophos\ Anti-Virus
# Then run their uninstaller.
# Boom, it's gone with or without the tamper password.