You can extract images (boot, vendor_boot...) from a OTA.zip
without a PC
,directly on Android
,without root access
.
Should work on all Android ROMs that follow Google's ChromeOS update engine.
- ✅ Progress Bar - Displays real-time extraction progress
- ✅ Integrity Check - Hash verification for extracted images
- ✅ Multi-Architecture Support - Expanded compatibility
- ✅ ZIP File Extraction - Extract directly from OTA zip files
- ✅ Raw Data View - Option to inspect raw extracted data
- ✅ Debug Logging - Enhanced troubleshooting and debugging
- ✅ Incremental Detection - Identifies incremental OTAs (Extraction not supported yet!)
- ⏳ Parallel Extraction - Allow selecting additional images while extraction is in progress
- ⏳ Cancel Extraction - Option to abort an ongoing extraction process
- payload-dumper-android-rust - Core native library powering the app
- Doto Font - Dotted font used in the UI
- JsonTree - JSON tree visualization
Contributions are welcome! Feel free to open an issue or submit a pull request to enhance the project.
This project is licensed under the GPL-3.0 License.