Created
August 29, 2019 11:04
-
-
Save Alex4386/0e2eb4d34060f44b77562482f24196e5 to your computer and use it in GitHub Desktop.
Simple shell script to remove AhnLab (un)Safe Transaction from your precious macOS system
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 characters
#!/bin/bash | |
echo Remove AhnLab unSafe Transaction: | |
cd /Applications/AhnLab/ASTx/ | |
open Uninstaller.app |
Thank you it works! otherwise those annoying popping windows were driving me nuts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated Script: remove-k-backdoor.sh
Remove even more backdoors!