KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dmverify-analysis
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Azure.ARM.ServiceBus
:
Example of deploying service bus with ARM templates
ansible-bind
:
Install and manage Bind 9. Create slaves automaticly
kakaotext
:
카톡 채팅 분석
DraggableTabs
:
Draggable Tabs for JavaFX
smali-code-injector
:
Reverse engineering and code injectiion in Androdi apps.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dmverify-analysis
?
Download (.md)
# dmverity-analysis ## goal 防止能够物理访问设备的攻击者**篡改/窃取**用户信息数据 ## introdcution 1. 实现安全启动(Secure Boot) 2. 验证系统分区的完整(dm-verity) 3. 加密保护用户数据(dm-crypt) ## related info 1. [UEFI](http://uefi.org/) 2. [rEFInd](http://www.rodsbooks.com/refind/) 3. [EDK II](https://github.com/tianocore/edk2) 2. [dm-mapper](https://en.wikipedia.org/wiki/Device_mapper) ## contact fengjinyang@thtfpc.com