Android full dump over USB

Linux Oct 8, 2021

Dumping the hole phone is quite simple:

Plug in your Phone over USB, enable the debugging function, and type in a terminal:

adb root
restarting adbd as root
adb shell 'dd if=/dev/block/mmcblk0 2>/dev/null' > mmcblk0.img

Tags

Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.