Skip to content

TechDreams-Innovations/Enhanced-Malware-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Malware Scanner

About

An enhanced malware scanner to check for suspicious files and/or processes.

Instructions for Use

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

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.

About

An enhanced malware scanner to check for suspicious files and/or processes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published