From 527f202e1feaf9f57b2575503756fd2af18b9eea Mon Sep 17 00:00:00 2001 From: Mohamed Aymen Date: Sun, 20 Oct 2024 19:03:16 +0100 Subject: [PATCH] Update index.html Replace the expression "Malicious DLLs" with "legitimate system DLLs" as they are genuine Windows DLLs but can be exploited by malware --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a662913..84d1d72 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@
- Malicious DLLs and Associated Windows API Functions + Legitimate system DLLs and their associated Windows API functions can be exploited by malwares