https://github.com/rajmani7584/Payload-Dumper-Android
Payload Dumper App for Android. Extract boot.img or any other images without PC on Android
https://github.com/rajmani7584/Payload-Dumper-Android
android android-rom-tool boot-img ota-extractor payload-dumper rom-dumper rust-lang
Last synced: about 2 months ago
JSON representation
Payload Dumper App for Android. Extract boot.img or any other images without PC on Android
- Host: GitHub
- URL: https://github.com/rajmani7584/Payload-Dumper-Android
- Owner: rajmani7584
- License: gpl-3.0
- Created: 2024-10-24T10:21:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T17:52:40.000Z (2 months ago)
- Last Synced: 2025-02-23T18:29:20.583Z (2 months ago)
- Topics: android, android-rom-tool, boot-img, ota-extractor, payload-dumper, rom-dumper, rust-lang
- Language: Kotlin
- Homepage: https://rajmani7584.github.io
- Size: 7.12 MB
- Stars: 25
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - rajmani7584/Payload-Dumper-Android - Payload Dumper App for Android. Extract boot.img or any other partitions (images) from OTA.zip or payload.bin without PC without root on Android (Kotlin)
README
# Payload-Dumper-Android
### A Powerful OTA Extractor App for Android
> ### You can extract images (boot, vendor_boot...) from a OTA.zip `without a PC`, `directly on Android`, `without root access`.
## Supported Devices
Tested on:
- Spacewar
- Nabu
- OnePlusShould work on all Android ROMs that follow Google's ChromeOS update engine.
## Features & Roadmap
### Completed Features
- ✅ **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 and handles incremental OTAs### Upcoming Features
- ⏳ **Parallel Extraction** - Allow selecting additional images while extraction is in progress
- ⏳ **Cancel Extraction** - Option to abort an ongoing extraction process## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
## Credits
- [payload-dumper-android-rust](https://github.com/rajmani7584/payload-dumper-android-rust) - Core native library powering the app
- [Doto Font](https://fonts.google.com/specimen/Doto) - Dotted font used in the UI
- [JsonTree](https://github.com/snappdevelopment/JsonTree) - JSON tree visualization---
### Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request to enhance the project.### License
This project is licensed under the MIT License.