Is there any way to dump physical ROM memory in android

495 Views Asked by At

Most of partitions in android can be copied by mounting partition and then using dd command. But in case I want to copy area memory of uboot, That solution can't resolve. My question is that is there anyway I can dump whole ROM memory in an android device ? By that way, I can copy partition of uboot and flash it to another device. Thank All !

0

There are 0 best solutions below