Example Usage
pip install virusxcheck virusxcheck --save-config # Set up your API key virusxcheck -s "sha256_hash_value" # Check a single hash virusxcheck -f hashes.csv -o out.json --html report.html # Batch check with report
pip install virusxcheck virusxcheck --save-config # Set up your API key virusxcheck -s "sha256_hash_value" # Check a single hash virusxcheck -f hashes.csv -o out.json --html report.html # Batch check with report