Skip to main content

HeZhong AV Pack. Uses version 5.31 of the engine.

Project description

By tjsh

Web: https://bbs.flexible-world.com/

How do I install it?:

pip install hz_scanvirus

Module List:

[ScanFile.py] - Scan a File.
[GetMD5.py] - Get a File MD5.
[ListDirectory.py] - Lists all files in the directory.

How do I use it?

Here is an example of scanning a file.

import hz_scanvirus
r = hz_scanvirus.ScanFile('path')
print(r)

The following results are returned.

  • if False/None : Not detected
  • if not False/None : This is the virus name
  • if Error : try again.Feedback the Error? To https://bbs.flexible-world.com !

If you want to get the file hash code, or use other features, read the module help.


Currently completed features:

  • Scan Module
    • Scan File
    • Get Hash
    • Get File List
  • NetWork
    • VirusTotal API
    • Update DataBase

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hz_scanvirus-0.5.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

hz_scanvirus-0.5.0-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page