Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

Payload Dumper App for Android. Extract boot.img or any other images without PC on Android

Awesome Lists containing this project

README

        

### Payload-Dumper-Android


Launcher Icon

### Payload Dumper App for Android

### Tested on MatrixxOS for Nothing Phone 1 (Spacewar)

## # TODO
+ Add progress bar
+ Add hashing to check extracted images integrity (Added)
+ Add more architectures (Added)
+ Add support to extract from zip file (currently payload.bin only is supported)

## Thanks to ssut/payload-dumper-go

- most of code is borrowed from here and then converted to rust

### Source for `libpayload-dumper-rust` is here