You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,5 @@ An enhanced malware scanner to check for suspicious files and/or processes.
10
10
2. Save the YARA rules as `rules.yar` in the same directory.
11
11
3. To load custom malware hashes, create a malware_hashes.txt file and populate it with MD5 hashes, one per line.
12
12
4. Run the scanner with `python EnhancedMalwareScanner.py -d <directory_to_scan> -m <max_files>`
13
+
14
+
DISCLAIMER: TechDreams Innovations is not responsible for any damage related to misuse of this product. This product is not intended to be a substitute for paid anti-malware software.
0 commit comments