Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View leesaenz's full-sized 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
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.