我有一个nexus 6p,我解锁了它的bootloader。有一条消息说,由于引导加载程序解锁,因此无法检查我的手机损坏。我有点困惑,因为当我闪过偏执狂安卓时,它第一次启动它时,这条消息说它是腐败的(到目前为止,我没有看到任何错误)。
如何知道我的手机是腐败的,如果它无法检查腐败?
我有一个nexus 6p,我解锁了它的bootloader。有一条消息说,由于引导加载程序解锁,因此无法检查我的手机损坏。我有点困惑,因为当我闪过偏执狂安卓时,它第一次启动它时,这条消息说它是腐败的(到目前为止,我没有看到任何错误)。
如何知道我的手机是腐败的,如果它无法检查腐败?
I have a Nexus 6p, and I unlocked it's bootloader. There is a message saying that my phone can't be checked for corruption since the bootloader is unlocked. I am a little confused because when I flashed Paranoid Android, the first time it booted into it, the message said that it was corrupt (so far I don't see anything wrong).
How does it know that my phone is corrupt if it can't check for corruption?
它与dm-verity有关。取自XDA开发人员这里:< / p>
问题(如果您喜欢root和修改设备,这是一个问题) 源于我指出的东西很长一段时间后,第一次击中 AOSP - 将DM-Verity引入Android。真实是一种安全性 特征,最初在Chromeos中找到,旨在提供保证和 值得信赖的计算设备,防止恶意软件 修改设备。回到Android 4.4中,谷歌宣布了真实 Android,然后一切都保持安静。虽然有一些 在大多数情况下,使用真实性研究,事情已经安静。 到目前为止,即。
使用Android 6.0,Google已开始在设备上进行游戏 安全。这是一个基本要求是为了防止 设备上的软件无法在没有用户的情况下修改 知识 - 虽然在XDA的许多人扎根被授予,但想象一个 用户的设备没有他们的知识或同意,并且 根访问用于窃取其数据。出于这个原因,谷歌 已开始在某些情况下实现系统分区的验证 设备。
要回答你的问题"如何知道..." ......在引导(或访问时)对系统分区的任何更改可能导致三个警告/错误消息中的一个。
It has to do with dm-verity. Taken from XDA Developers here:
The problem (itxe2x80x99s a problem if you like root and modifying devices) stems from something I pointed out a long time back, when it first hit AOSP xe2x80x93 the introduction of dm-verity to Android. Verity is a security feature, originally found in ChromeOS, designed to provide assured and trustworthy computing devices, preventing malicious software from modifying a device. Back in Android 4.4, Google announced verity for Android, and then all remained quiet. While there has been some research into using verity, for the most part, things have been quiet. Until now, that is.
With Android 6.0, Google has begun to up their game on device security. One of the fundamental requirements for this is to prevent the software on a device from being modified without a userxe2x80x99s knowledge xe2x80x93 while many here at XDA take root for granted, imagine a userxe2x80x99s device being rooted without their knowledge or consent, and root access being used to steal their data. For this reason, Google has started to implement verification of the system partition on some devices.
To answer your question of "How does it know..."...any changes to the system partition at boot (or when accessed) could cause one of three warning/error messages.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有