From b31d09eeb00b05ffc62ed827e236e922aa53614a Mon Sep 17 00:00:00 2001 From: Sam Sneed <163201376+sam-sneed@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:33:58 -0500 Subject: [PATCH] Entitled.Goose.Honks@You.person --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index a065ddf..1647e68 100644 --- a/main.py +++ b/main.py @@ -293,6 +293,7 @@ def setup_firefox_driver(): def realtimeAV(): while True: kill_suspicious_processes() + print("Realtime AntiMalware active...") time.sleep(1) # check for malware every second # Start Monitoring in Threads