winkosmosis
Newbie
The issue, like you allude to, is one of access--dd works for non-protected files and partitions, but if you don't have access (i.e. root privileges) to protected files, you can't copy with any utility.
The adb utility has some special privileges, but it's file-based and still requires that you have access to the files you're attempting to copy.
Is the data partition on the internal emmc protected? I have a Samsung Galaxy Tab 2 7.0 P3113 and I tried the command to list partitions through ADB shell, but it didn't work.
If I use CWM to root the phone, how much data will be written to the data partition? I want to minimize that so that as little data as possible is overwritten.