1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00
Files
VeraCrypt/doc/html/zh-cn/Malware.html
Jertzukka 4e112df0d2 Documentation: Remove XHTML spec and fix errors (#1547)
* Documentation: Remove XHTML spec and fix errors
None of the docs follow the XHTML specification, which means
that programs that expect this (such as Gnome Web) as it is advertised
as such, will completely fail to parse it as it is incorrect syntax. So
it is removed.

* Remove .chm files
2025-06-02 09:19:00 +09:00

55 lines
4.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>VeraCrypt - 为偏执者提供强大安全保障的免费开源磁盘加密工具</title>
<meta name="description" content="VeraCrypt是一款适用于Windows、Mac OS X和Linux的免费开源磁盘加密软件。若攻击者强迫您透露密码VeraCrypt可提供似是而非的否认。与文件加密不同VeraCrypt执行的数据加密是实时即插即用、自动、透明的仅需极少内存且不涉及临时未加密文件。"/>
<meta name="keywords" content="加密, 安全"/>
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<a href="Documentation.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a>
</div>
<div id="menu">
<ul>
<li><a href="Home.html">主页</a></li>
<li><a href="Code.html">源代码</a></li>
<li><a href="Downloads.html">下载</a></li>
<li><a class="active" href="Documentation.html">文档</a></li>
<li><a href="Donation.html">捐赠</a></li>
<li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">论坛</a></li>
</ul>
</div>
<div>
<p>
<a href="Documentation.html">文档</a>
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
<a href="Security%20Requirements%20and%20Precautions.html">安全要求与预防措施</a>
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
<a href="Malware.html">恶意软件</a>
</p></div>
<div class="wikidoc">
<h1>恶意软件</h1>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
“恶意软件”这一术语统称所有类型的恶意软件如计算机病毒、特洛伊木马、间谍软件或者一般来说任何被攻击者篡改、准备或控制的软件包括VeraCrypt或操作系统组件。某些类型的恶意软件旨在记录击键信息包括输入的密码这些被捕获的密码随后要么通过互联网发送给攻击者要么保存到未加密的本地驱动器中攻击者在获得计算机的物理访问权限后可能会读取这些密码。如果您在感染了任何类型恶意软件的计算机上使用VeraCryptVeraCrypt可能无法保护计算机上的数据。* 因此,您绝对<em style="text-align:left">不能</em>在这样的计算机上使用VeraCrypt。
</div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
需要注意的是VeraCrypt是一款加密软件<em style="text-align:left">并非</em>反恶意软件软件。防止恶意软件在计算机上运行是您的责任。如果您不这样做VeraCrypt可能无法保护计算机上的数据。
</div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
有许多规则可以帮助您防止恶意软件在计算机上运行。其中最重要的规则包括保持您的操作系统、互联网浏览器和其他关键软件始终是最新版本。在Windows XP或更高版本中为所有程序启用数据执行保护DEP。** 不要打开可疑的电子邮件附件,尤其是可执行文件,即使它们看起来是由您的亲戚或朋友发送的(他们的计算机可能已感染恶意软件,会在他们不知情的情况下从他们的计算机/账户发送恶意电子邮件)。不要点击电子邮件或网站中包含的可疑链接(即使电子邮件/网站看起来无害或值得信赖)。不要访问任何可疑的网站。不要下载或安装任何可疑的软件。考虑使用优质、可靠的反恶意软件软件。
</div>
<p><br style="text-align:left">
</p>
<hr align="left" size="1" width="189" style="text-align:left; height:0px; border-width:0px 1px 1px; border-style:solid; border-color:#000000">
<p><span style="text-align:left; font-size:10px; line-height:12px">* 在本节(<em style="text-align:left">恶意软件</em>)中,“计算机上的数据”指连接到计算机的内部和外部存储设备/介质(包括可移动设备和网络驱动器)上的数据。</span><br style="text-align:left">
<span style="text-align:left; font-size:10px; line-height:12px">** DEP代表数据执行保护。有关DEP的更多信息请访问
<a href="https://support.microsoft.com/kb/875352" style="text-align:left; color:#0080c0; text-decoration:none">
https://support.microsoft.com/kb/875352</a><a href="http://technet.microsoft.com/en-us/library/cc700810.aspx" style="text-align:left; color:#0080c0; text-decoration:none">
http://technet.microsoft.com/en-us/library/cc700810.aspx</a></span></p>
</div><div class="ClearBoth"></div></body></html>