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
- Update URL: Update File Download
- Update Date: Update Date
- Git: Software Gitee
- Pack Git: Pack Gitee
- My Gitee: My Gitee
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for hz_scanvirus-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb2cf69284564cb36e2f6e65f5d001b2a0a88c0a6927a3c6f409cad1bfc10a9b |
|
MD5 | 3f1c3be24cb59d91f39977fd6c876faa |
|
BLAKE2b-256 | 4334ac598004bfb27b331e82e3b5ce4c444ac93ae9f8770c339e3d8452c14990 |