mbcscan:扫描恶意软件文件并列出相关的MBC(恶意软件行为目录)详细信息 源码
MBC扫描 扫描恶意软件文件并列出相关的MBC(恶意软件行为目录)详细信息。 帮助 $ ./mbcscan.py --help usage: mbcscan.py [-h] [-i] [-a] file Scans a file and lists down the related MBC (Malware Behavior Catalog) details. positional arguments: file Path of file to scan. optional arguments: -h, --help show this help message and exit -i, --interactive Run program interactively. -a, --all
用户评论