Features
Everything UnlockLab reads from a device
Built as a diagnostic layer first — every capability here is about understanding a device accurately before anything is changed.
Chipset & mode detection
UnlockLab identifies the connected chipset family and current boot mode automatically — Qualcomm EDL, MediaTek BROM/Preloader, Samsung Odin, and UNISOC FDL — and surfaces the protocol handshake details as they happen.
Partition & firmware analysis
Full partition table reads, boot image structure inspection, and scatter-file-aware layout parsing for MediaTek devices. Every view is read-only until you explicitly choose to act.
ADB & Fastboot console
A single console wraps ADB and Fastboot with structured, parsed output — device properties, partition lists, and bootloader flags rendered as readable tables instead of raw text dumps.
Security & verified boot state
Read Verified Boot state, Knox status, and SLA/DAA authorization state where the platform exposes it, so you understand device posture before starting any procedure.
Diagnostic reports
Every session can be exported as a structured report — device identifiers, chipset detail, partition summary, and timestamps — for casework, client handoff, or your own records.
USB, drivers & recovery
Automatic driver detection, guided recovery-mode entry per chipset family, and live connection health monitoring so a dropped USB session doesn't leave you guessing.
Research mode
Hex-level partition browsing, checksum verification, and structured metadata views for firmware researchers working below the summary layer.
Always current
Chipset and protocol definitions update independently of app releases, so newly supported devices show up without waiting on a full version upgrade.