Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.69 KB

File metadata and controls

59 lines (44 loc) · 1.69 KB

Logo

Xdows Security 4.1

来看看下一代基于 WinUI3 + C# 技术构建的杀毒软件
文档 · 反馈 · 下载
English · 简体中文 · 繁體中文

使用方式

直接使用

  1. 打开 Releases 下载最新版本的 Xdows-Security.zip
  2. 解压压缩包到目标位置,运行 Xdows-Security.exe

编译运行

  1. 环境要求:

    • 操作系统:Windows 10/11
    • 软件环境:Git、Visual Studio 2026
    • 网络环境:正常访问 GitHub
    • 工作负载:请打开解决方案查看
  2. 编译运行:

    1. 克隆仓库
    git clone https://github.com/LoveProgrammingMint/Xdows-Security
    git clone https://github.com/LoveProgrammingMint/SouXiaoAVEngine
    git clone https://github.com/LoveProgrammingMint/ICEX
    git clone https://github.com/XTY64XTY/Xdows-Model
    1. 生成项目

    直接编译 Xdows-Security.slnx 解决方案即可

    或使用发布功能以使用 AOT

版权说明

该项目签署了 AGPL-3.0 授权许可,详情请参阅 LICENSE