// Format:
// CategoryID=Name;Publisher;InstallDir
// Wildcards can be used like ? or *
// if any field is * only => anything is true for this field
// CategoryID for pre-defined categories are GAMES MULTIMEDIA WORK INTERNET FRAMEWORKS TOOLS SECURITY DRIVERS
// example = GAMES=*;G.O.G.;* => will sort ANY software from publisher "G.O.G." into "Games"

// AVs
SECURITY=*Antivirus*;*;*
SECURITY=*Anti-Virus*;*;*
SECURITY=*Anti-Malware*;*;*
SECURITY=*Antimalware*;*;*
SECURITY=*Security Suite*;*;*
SECURITY=*Security-Suite*;*;*

// Firewall
SECURITY=*Firewall*;*;*

// encryption
SECURITY=*Gpg4win*;*;*
SECURITY=*GNU*;*GnuPG;*

// privacy general
SECURITY=*Privacy Guard*;*;*
SECURITY=*Privacy-Guard*;*;*
SECURITY=*Privacy Defend*;*;*
SECURITY=*Privacy-Defend*;*;*
SECURITY=*Privacy Shield*;*;*
SECURITY=*Privacy-Shield*;*;*

// password-stuff
SECURITY=*Password*;*;*

// Webcam
SECURITY=*Webcam Guard*;*;*
SECURITY=*Webcam-Guard*;*;*
SECURITY=*Webcam Defend*;*;*
SECURITY=*Webcam-Defend*;*;*
SECURITY=*Webcam Shield*;*;*
SECURITY=*Webcam-Shield*;*;*

// Special
SECURITY=*Malwarebyte*;*;*
