Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.61 KB

README_zh_TW.md

File metadata and controls

68 lines (48 loc) · 1.61 KB

PYAS (Python 防毒軟體)

PYAS

安裝要求

pip install pefile==2023.2.7
pip install pyperclip==1.8.2
pip install PyQt5==5.15.9
pip install yara-python==4.5.1
pip install numpy==2.1.1
pip install onnxruntime==1.18.1
pip install pillow==10.4.0

檔案資訊

PYAS/
├── Driver/ (驅動防護和微軟運行庫)
│   └── ...
│
├── Engine/ (深度學習和規則數據庫)
│   └── ...
│
├── Exten/ (擴展功能與系統修復工具)
│   └── ...
│
├── PYAS.py (PYAS主程序含介面交互與防護功能)
├── PYAS_Engine.py (深度學習預測和規則掃描器)
├── PYAS_Suffixes.py (獲取掃描或事件檔案的副檔名)
├── PYAS_Interface.py (搭配主程序的Qt設計介面)
├── PYAS_Resource.py (狀態圖片圖標和按鈕圖片)
├── PYAS_Language.py (繁體中文和簡體中文和英文翻譯)
├── PYAS_Version.py (檔案版本和訊息名稱和打包檔名)
└── ...

官方網頁

https://pyantivirus.wixsite.com/pyas

https://github.com/87owo/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),記憶體 500MB, 磁碟容量 200MB 或更高

其他系統或版本可能會遇到軟體功能故障或程序崩潰

特別感謝

Wix, mtkiao129, 0sha0, AV-T Team of LisectGroup

Copyright© 2020~2025 PYAS Security By 87owo