HOST SOFTWARE
One host application, the whole read-write flow.
No model templates, no repair-for-you promises. What UAVRC ships is a verifiable read-write job: see the partitions, back up, then write, and stop when you need to.
Job steps
Scan
Backup
Write
Verify
Partitions
Speed mode
Physical disk · GPT
eMMC / UFS · partition table detected
0x2F0A0000 EE AE C7 2E 59 95 3D 58
LOG offset 0x2F0A0000 · length 512MiB · mode balanced
This window is an interface render. Real speed depends on the programmer model and speed mode; the client is the source of truth for the UI.
Partition jobs
Scan the physical disk and analyse the GPT layout. Partition export is read-only; backup-then-write always backs up first; you can also restore from a backup.
Whole-disk range
Read and write by offset + length across the whole disk, for cases that need an exact region.
Controlled process
Speed modes (auto / conservative / balanced / fast); live progress, speed, ETA and stage; aborting asks for confirmation and does not roll back data already written.
Runtime
- Windows 10 / 11; administrator rights recommended (physical disk access)
- macOS 13+ · Apple Silicon (arm64); grant Full Disk Access
- macOS currently excludes EMMC U3 PLUS firmware upgrade and MiPiTester (Windows only)
- Packaged installer / portable builds need no separate Python install
Safety notes
- Do a dry run before writing to a real disk, and keep a backup.
- “Abort” only stops the current operation — it does not roll back data already written.
- Do not write to a system disk or an unknown device unless you have to.
Next board:back up, then write.
UAVRC EMMC UFS Tool is a free download. New accounts get a 7-day weekly membership (once per device). Renewals are paid by QR code inside the desktop client.
Packages are served from object storage with the base URL resolved at runtime; membership payment only happens inside the signed-in desktop client.