As part of my academic project, I want to get the image of a whole Android OS of a non-rooted device in order to do forensics activity.
Can I do this using SCSI commands as SCSI directly communicates with hardware and does not need root permission?
I got information that SCSI interaction is possible with Android non-rooted device from Implementation of an Android Framework for USB storage access without root rights