How to get a full physical dump from Minix Neo X7 (RK3188)
(The Rockchip RK3188 features a quad-core ARM Cortex-A9) and Android 4.2 – 4.4)
The tool: RKdumper
Use the above tool and the driver set from Rockchip Source #1(tested) or Source #2 to get a dump of all the partitions to raw image files (.img).
(log with output from a test Dump of only the system and user partitions).
For RKdumper to work, you need a Windows cmd terminal with admin privileges, and you also need to put the RockChip device in recovery(firmware flash) mode (press the recessed recover button and keep pressing while powering device on until seen by the PC).
No need to connect the device to a display. Just the mini-usb cable attached to PC and power.
Partition images:
07-Jun-17 06:13 PM 67,108,864 backup.img
07-Jun-17 06:12 PM 12,402,688 boot.img
07-Jun-17 06:13 PM 134,217,728 cache.img
07-Jun-17 06:12 PM 12,582,912 kernel.img
06-Jun-17 10:58 PM 4,194,304 kpanic.img
06-Jun-17 10:58 PM 4,194,304 metadata.img
07-Jun-17 06:12 PM 4,194,304 misc.img
07-Jun-17 05:56 PM 8,589,934,592 userdata.img
07-Jun-17 06:12 PM 15,466,496 recovery.img
07-Jun-17 06:32 PM 2,491 rkdumper.txt
07-Jun-17 06:15 PM 1,048,576,000 system.img
07-Jun-17 06:27 PM 7,969,177,600 user.img
can be easily loaded in FTK imager or any other forensic tool.

