MalwareScanner is an open source Python script that helps us find out if a file is safe or if it poses a threat. It is as easy to install as it is to use.
Installation
# pip install requests # python main.py
Use
# python. \ main.py ▌║█║▌│║▌│║▌║▌█║ Simple Basic Malware Scanner ▌│║▌║▌│║║▌█║▌║█ usage: (the eye and the hand).py [-h] [--path PATH] [--Update] Simple Basic Malware Scanner Optional case: -h, --help Show this help message and exit --path PATH ex) /was/www/html/upload --Update AV Engine Update # python. \ main.py --path "F: \ Diablo II Resurrected" ▌║█║▌│║▌│║▌║▌█║ Simple Basic Malware Scanner ▌│║▌║▌│║║▌█║▌║█ - Run team: 2022-03-29 11:20:19 - The questions contact github.com/password123456 -------------------------------------> - Engine Updated : 2022-03-29 00:36:22 UTC - AV Signature : 481581 - Scan Directory : F: \ Diablo II Resurrected - Number of files : 1382 - Scan Extensions : '.exe', '.dll', '.sys', '.doc', '.docx', '.xls', '.xlsx', '.py', '.xml', '.cfg', '.txt', '.ppt', '.pptx', '.hwp' -------------------------------------> O.K Here We go.! - Currently scanning... - 1356 files scanned / 15 infected [00:00:06] (F: \ Diablo II Resurrected\mods\Ra\Ra.mpq\data\hd\ui\fonts\@font fillet list.txt) queitems.txt) (1) - result ------O------M------G--------------->- - Scanner Found 15 infected files! - See the F: \ code\pythonProject\malware_hash_scanner3/output/2022-03-29-infected.log (2) - result - OK.Good. No infection found.
You can download the program from here.
