- Notifications
You must be signed in to change notification settings - Fork23
87owo/PYAS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
繁體中文 :https://github.com/87owo/PYAS/blob/main/README_zh_TW.md
简体中文 :https://github.com/87owo/PYAS/blob/main/README_zh_CN.md
pip install chardet==5.2.0pip install numpy==1.26.3pip install onnxruntime==1.18.1pip install pefile==2023.2.7pip install pillow==10.4.0pip install pyperclip==1.8.2pip install PyQt5==5.15.11pip install requests==2.32.3pip install yara-python==4.5.1
PYAS/├── Driver/ (Protect driver and Microsoft runtime)│ └── ...│├── Engine/ (Deep learn model and Yara database)│ └── ...│├── Exten/ (Exten tools and System repair tools)│ └── ...│├── PYAS.py (Main PYAS program with qtui interaction and protect function)├── PYAS_Engine.py (Deep learning predict and yara rules file scanner)├── PYAS_Suffixes.py (including scan file suffixes and common suffixes)├── PYAS_Interface.py (Qt designer ui, must be matched with the main program)├── PYAS_Resource.py (status pictures, icon packages, and button icons)├── PYAS_Language.py (Traditional Chinese, Simplified Chinese and English)├── PYAS_Version.py (file information, version information, original name)└── ...
https://pyantivirus.wixsite.com/pyas
https://github.com/87owo/Microsoft_Runtime/releases
https://github.com/0sha0/PYAS_Protection
https://github.com/87owo/PYAS/blob/main/LICENSE.md
Windows 8.1, 10, 11 (64-bit), Ram 500MB, Rom 200MB or higher
Other systems may experience software malfunctions or crash
Wix, mtkiao129, 0sha0, AV-T Team of LisectGroup
Copyright© 2020~2025 PYAS Security By 87owo
About
Python Antivirus Software