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.2.tar.gz
(8.3 kB
view hashes)
Built Distribution
Close
Hashes for hz_scanvirus-0.5.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9e214c54a515c91908570f56712a81729b8e271ec81678b767d46f323725dfb |
|
MD5 | 3b5a3869d100c8af9984115c0583c1de |
|
BLAKE2b-256 | 2efe7eea580b45b640830e59953f5cc4f50ebe6aa0b07016b85a80c147aa2915 |