← Next Door Tech Academy

Module 12ExpertWeek 12 · 20 min read

Secure Boot, Encryption & Forensics Fundamentals

How modern devices defend themselves — and what that means for you

Module 12 of 1292%
01

Welcome

Welcome to the final module. Everything you've learned rests on a chain of trust designed to stop unauthorised software. Understanding it explains why some repairs are impossible — and keeps you on the right side of the law.

02

Learning Objectives

  • Explain the chain of trust from BootROM upward.
  • Describe verified boot states and their meaning.
  • Explain hardware-backed key storage.
  • State the legal and ethical boundaries of your work.
  • Plan continued professional development.
03

Prerequisite Knowledge

  • All previous modules

If any of these are unfamiliar, review the Foundation level first.

04

Vocabulary

Chain of trust
Each boot stage cryptographically verifies the next.
AVB
Android Verified Boot, which reports green/yellow/orange/red states.
TEE
Trusted Execution Environment holding keys away from the OS.
eFuse
A one-time-programmable fuse recording irreversible state changes.
Forensic soundness
Working without altering evidence — a legal standard, not a technical one.
05

Why This Matters

Knowing what secure boot enforces tells you instantly whether a request is a repair or an attack. That judgement protects your licence to operate.

06

Lesson Content

Lesson 1The chain of trust7 min

BootROM verifies the bootloader, which verifies the kernel, which verifies system partitions. A broken signature stops the chain rather than booting unverified code.

This is why a mismatched partition produces a hard stop instead of a warning.

Lesson 2Verified boot states6 min

Green means fully verified. Yellow means a custom key. Orange means unlocked. Red means verification failed — the device refuses to continue.

Lesson 3Ethics, law and your career7 min

Lock removal without ownership proof is illegal in most jurisdictions and unethical everywhere. Decline it, document the decline, and keep your reputation.

The technicians who last twenty years in this trade are the ones customers trust with their data.

07

Visual Explanation

BootROM (immutable, factory keys)
      │ verifies
      ▼
  Bootloader
      │ verifies
      ▼
 Kernel + dm-verity
      │ verifies
      ▼
 System partitions
      │
      ▼
   Green boot state
Chain of trust
08

Real-World Example

A customer says: “I found this phone, can you unlock it for me?

What do you do?

Decline, document the request, and advise the customer to return it to its owner or the police.

Possible causes

  • Activation Lock
  • FRP
  • Stolen device
09

Technician Tips

Technician Tip

Keep a written record of every declined job.

Technician Tip

Study one new chipset architecture per quarter to stay current.

Did You Know?

eFuses record bootloader unlocking permanently, which is how manufacturers detect it years later even after relocking.

10

Common Mistakes

Common Mistakes

  • Treating lock removal as a normal repair
  • Assuming relocking hides history
  • Working on devices without ownership proof
11

Safety Notice

Safety Notice

  • Verify ownership before every lock-related job.
  • Understand your local law on device tampering and data access.
12

Hands-on Practice

Exercise 12 — Audit your own policy

  1. List every job type you accept
  2. Mark each as clearly legal, grey, or refused
  3. Write the refusal script for the last group
13

Knowledge Check

Question 1 of 2

Verified boot 'red' state means:

14

Mini Project

Mini Project — Professional portfolio

  1. Compile every repair log from the programme
  2. Write a two-page skills statement
  3. Include your documentation kit and price list
  4. Present it as a job-ready portfolio
15

Reflection

  • Which principle will you refuse to compromise on?
  • What is your next area of study?
16

Module Summary

Today you learned:

  • Chain of trust
  • Verified boot states
  • TEE and key storage
  • Legal boundaries
  • Career development
17

Resources

18

Assignment

Write your professional code of practice: ten commitments you will hold to on every job.

Expert - Activation and remote services — stage assignment

Simulate a remote FRP unlock on a lab device and produce a full audit trail.

19

Tools for this Stage

The final tier: activation-grade utilities and remote unlock services. Legal, ethical and record-keeping standards here are non-negotiable.

OTIX Activator Pro

Windows - iOS

Activation-grade utility for supported iOS scenarios

What it does. Handles activation-state operations on eligible, owner-verified iOS devices, including signal-preserving flows on supported chipsets.

Why it matters. Some post-restore states cannot be resolved without an activation-grade tool. Knowing when to reach for it - and when not to - separates a professional from a hobbyist.

Risks & precautions

  • Illegal use (stolen devices) exposes the shop and the technician to prosecution.
  • State can regress after major iOS updates.

Best practices

  • Require photo ID and proof of purchase before starting.
  • Explain any post-service limitations in writing.
  • Keep vendor licence and tool version current.
OTIX activator - vendor portal

Assignment

Document, step by step, the intake checks you would perform before running this tool on a customer device.

Remote FRP Services

Remote (TeamViewer/AnyDesk) - Android

Vendor-run Factory Reset Protection removal for Android

What it does. A remote-operated service where a certified technician connects to your workstation and clears Google FRP on an owner-verified device.

Why it matters. For newer Android devices, remote services are often the only supported path - and the audit trail they produce protects your business.

Risks & precautions

  • Never leave the remote session unattended.
  • Do not share OS credentials beyond the session's needs.
  • Some services store a job log - treat it as customer data.

Best practices

  • Use a dedicated bench account with limited privileges for remote sessions.
  • Record start/end time, technician ID and result in every job ticket.
  • Disable remote access immediately after the job.
AnyDesk (remote access client)

Assignment

Run a rehearsal session with a colleague acting as the remote technician; produce the ticket and log the outcome.

See all tools by stage ↗
20

Module Test

Complete the 2-question knowledge check above plus the assignment. Passing score: 80%.

21

Capstone

Final Capstone — Professional Certification

Device: Three unseen devices (Samsung, MediaTek, iPhone)

Fault: Mixed: boot loop, no-detection, recovery loop

  • Run a full intake and consent process for each
  • Diagnose each fault to its boot stage
  • Execute the correct recovery path per platform
  • Preserve customer data where lawful and possible
  • Verify with a soak test and document results
  • Deliver a complete professional repair report