Recent content by McDouble 1

  1. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    I have thought about that. If I can't find a solution soon that is the route I'm going to take. Mostly, I've been looking into this because I have seen hundreds of other topics in forums about this very same thing and would love to be a part of the solution. It is one of those "see a problem...
  2. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    Is it possible to sideload a file that is a boot_completed then inputs the keyevents for the encryption pin?
  3. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    I've dug and found the following command, but again I run into the device only being recognized in the Apply Update from ADB mode. The command will result in an ERROR: CLOSED because the device wants a file and not a command. adb shell recovery --set_filesystem_encryption=off
  4. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    Thank you. I am not the type to idly sit by and wait for an answer, I will be avidly trying to find a work around until someone helps me...... even though this is apparently a long lasting issue and no one has yet to find a solution.
  5. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    Since I could recognize the device while in Apply From ADB, I tried to execute a sideload of the boot.img file and received the following: Finding update package Opening update package Verifying update package E:footer is wrong E:signature verification failed Installation aborted This leads me...
  6. M

    Can you recover, clone, and mount an encrypted android partition on a pc?

    UPDATE: I found these instructions on another site. After entering fastboot I cannot view the device from ADB unless I go to Apply Update From ADB. When in this mode I cannot execute the Pull command. Download insecure boot.img to your PC from...