I need a purpose-built utility that can create and handle MediaTek DAA and DLA images while giving me the full workflow of a modern firmware development tool for mobile phones. The application must let me • push complete or partition-specific firmware updates • attach to a running build for live debugging (USB, pre-loader and meta modes) • script and run automated tests against the flashed image, returning clear pass/fail logs Because the target devices are MTK-based Android phones, support for the standard scatter file format, authentication flows and secure boot handshakes is essential. A clean interface—CLI first, with a lightweight GUI layer if practical—will make it easy to drop the tool into our CI pipeline. Deliverables 1. Compiled tool ready for Windows (cross-platform is a plus) 2. Well-commented source code (C/C++ or Python preferred) 3. User guide covering setup, update, debug and test procedures 4. Sample scripts showing automated flashing and validation Acceptance will be based on the tool’s ability to flash a reference ROM, single-step through code on a connected handset, and run a sample test suite without manual intervention. If you have previous experience with SP Flash Tool internals, BROM commands or secure DA generation, tell me how you plan to leverage it so we can move quickly.