Skip to content

fullfox/avscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Put yout kleenscan API key in ~/.kleenscan

Check against Microsoft Defender by default with avscan malware.exe

usage: avscan [-h] [-avs ANTIVIRUSES] [-l] [-o OUTPUT] [filename]

Scan a file with Kleenscan

positional arguments:
  filename              Path to the file to scan

options:
  -h, --help            show this help message and exit
  -avs ANTIVIRUSES, --antiviruses ANTIVIRUSES
                        Comma-separated list of antiviruses to use (default: microsoftdefender)
  -l, --list            List available antivirus engines
  -o OUTPUT, --output OUTPUT
                        Save scan results to a JSON file
image

About

Kleenscan wrapper for linux. Check in seconds if your .exe is flagged or not by AVs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages