Skip to content

Commit 7c4203b

Browse files
Merge pull request #3 from CodeMaster7000/main
Update README.md
2 parents 3bd6c93 + e3ba72a commit 7c4203b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Malware Scanner
1+
# Enhanced Malware Scanner
22

33
## About
44

@@ -8,7 +8,7 @@ An enhanced malware scanner to check for suspicious files and/or processes.
88

99
1. Save the Python code as `EnhancedMalwareScanner.py`.
1010
2. Save the YARA rules as `rules.yar` in the same directory.
11-
3. To load custom malware hashes, create a malware_hashes.txt file and populate it with MD5 hashes, one per line.
11+
3. To load custom malware hashes, create a `malware_hashes.txt` file and populate it with MD5 hashes (1 per line).
1212
4. Run the scanner with `python EnhancedMalwareScanner.py -d <directory_to_scan> -m <max_files>`
1313

1414
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

Comments
 (0)