Forked from lukebussey/Remove Sophos from Mac without tamper protection password.md
Last active
July 17, 2018 11:27
Revisions
-
anton revised this gist
Jan 8, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ sudo rm com.sophos.sav.plist sudo rm com.sophos.* cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer --force_remove Sometimes the Sophos virus can exist in the /Library/Application.../Sophos/saas folder -
anton revised this gist
Jan 7, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,8 +7,8 @@ sudo rm com.sophos.* cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer —force_remove Sometimes the Sophos virus can exist in the /Library/Application.../Sophos/saas folder When running the last command it should remove itself like a canibal bacteria with the following output: > The removal was successful. ``` -
anton revised this gist
Jan 7, 2017 . No changes.There are no files selected for viewing
-
anton revised this gist
Jan 7, 2017 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,14 @@ ``` cd /Library/Preferences sudo rm com.sophos.sav.plist --or-- sudo rm com.sophos.* cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer —force_remove Sometimes the Sophos Virus can exist in the /Library/Application.../Sophos/saas folder When running the last command it should remove itself like a canibal bacteria: > The removal was successful. ``` -
Luke Bussey revised this gist
Sep 19, 2016 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ ``` cd /Library/Preferences sudo rm com.sophos.sav.plist cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer —force_remove ``` -
Luke Bussey revised this gist
Sep 19, 2016 . 2 changed files with 5 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ cd /Library/Preferences sudo rm com.sophos.sav.plist cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer —force_remove -
Luke Bussey created this gist
Sep 19, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ cd /Library/Preferences sudo rm com.sophos.sav.plist cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ sudo ./InstallationDeployer —force_remove