Retrieving photos when locked out of a Galaxy S6! - Galaxy S6 Q&A, Help & Troubleshooting

I am helping a person try and retrieve photos from a Samsung Galaxy S6 that is stock at the lock screen. The finger print scan is not working and they do not know there back up password. I researched two ways to get around this.
1. Entering in the google account user name and password
2. Signing into Find My Mobile with the samsung account information and unlocking the phone
If both of these options fail due to the owner not remembering there above credentials is there any other way to retrieve photos. How about putting the phone in dfu mode and using a program on a computer to copy photos from the internal storage. Is something like this possible? Appreciate any help on this issue.

Maybe flash a stock ROM with Odin?
That way all the data stays in tact and it may remove lock screen.
Sent from my SM-G920I using XDA Premium HD app

Thanks for the quick response. The lady is paranoid about losing her photos! Therefore flashing with Odin Stock Rom will not remove any data from the phone. Do you have instructions or a link on how to do this.
I also am able to sign into her google account through the web browser, but when I use those credentials to try and unlock the Galaxy S6 it says that the user name or email is wrong. Thanks
Obagleyfreer said:
Maybe flash a stock ROM with Odin?
That way all the data stays in tact and it may remove lock screen.
Sent from my SM-G920I using XDA Premium HD app
Click to expand...
Click to collapse

Sounds like she could be learning a hard lesson. Backup passwords, knowing what accounts you used to setup, photo backups all exist for a reason.

krelvinaz said:
Sounds like she could be learning a hard lesson. Backup passwords, knowing what accounts you used to setup, photo backups all exist for a reason.
Click to expand...
Click to collapse
I totally agree with your assessment! I don't understand how I can log into her Gmail account via the web and then when I enter the same information at the Galaxy S6 Unlock via Google it does not work. Could this have something to do with not being connected to the internet. It is saying that 4G LTE is connected. Doesn't seem to be a way to connect it to WiFi without unlocking home screen.
If this was my phone I would have no trouble trying to flash the Odin stock Rom, but do not want to lose her info incase someone else can retrieve it. Does flashing the Odin stock ROM wipe everything on the phone or does it retain photos and other information. Thanks

I'm in this same situation. Is there anyway to retrieve the pictures? Flashing with Odin does not wipe the phone?

Wasn't life easier when we had removable sd cards...?
Flashing the system partition does not touch the data partition.
Do you know how she managed to break the fingerprint reader, by the way?

My G920F stuck on bootloop because of fail on rooting and I was afraid of losing all my photos. First I flashed TWRP with Odin, booted to recovery mode and pulled photos and videos out with adb. Then I flashed stock firmware with Odin and made a factory reset (not mandatory). Everything is working fine now.

dsimpe said:
My G920F stuck on bootloop because of fail on rooting and I was afraid of losing all my photos. First I flashed TWRP with Odin, booted to recovery mode and pulled photos and videos out with adb. Then I flashed stock firmware with Odin and made a factory reset (not mandatory). Everything is working fine now.
Click to expand...
Click to collapse
I suppose doing this you had USB debugging ENABLED before the boot-fail? Or does it turn on USB debug when flashing TWRP?
---------- Post added at 01:49 PM ---------- Previous post was at 01:43 PM ----------
WahFai said:
Wasn't life easier when we had removable sd cards...?
Flashing the system partition does not touch the data partition.
Do you know how she managed to break the fingerprint reader, by the way?
Click to expand...
Click to collapse
Agree WahFai, much simpeler with SD-card! So you think flashing system partition will do the trick. I'll go read up on that, how to flash the system partition. In my case, afaik, the fingerprint reader did not break. The system failed accepting the unlock code from one day to another and she does not remember the backup code for the reader. Thanks for your reply!
All she wants are the pictures on the phone. She recently got a baby, all the pictures of the delivery are on the phone, so you sense the urgency to not loose the pictures. She'll still feel the effects 18 years from now.
By the way: does flashing the stock rom with odin void the warranty? Because the phone is still on warranty...

Flashing a stock rom via odin will not trip knox but flashing a custom recovery will.

Thanks for clearing that out for me.
WahFai said:
Flashing a stock rom via odin will not trip knox but flashing a custom recovery will.
Click to expand...
Click to collapse
---------- Post added at 03:32 PM ---------- Previous post was at 02:58 PM ----------
EDIT:
So I'm downloading the stock firmware right now. Still a question: I'm not sure which firmware is on the phone right now. Is it a problem if I flash a newer, say the newest available, stock firmware on the phone?

Go on samsung kies and back up the phone and the photos come up
Sent from my SM-N910V using XDA Free mobile app

madchainsawer said:
Go on samsung kies and back up the phone and the photos come up
Sent from my SM-N910V using XDA Free mobile app
Click to expand...
Click to collapse
The phone is locked out, it does not show up on Kies. Actually it does show, but says its locked.

Ok, I now flashed the stock ROM again. It still comes back on the locked screen. HELP!!

bronxboy1 said:
Ok, I now flashed the stock ROM again. It still comes back on the locked screen. HELP!!
Click to expand...
Click to collapse
At this point, it sounds like flashing a custom recovery (TWRP) is your only option.

dsimpe said:
My G920F stuck on bootloop because of fail on rooting and I was afraid of losing all my photos. First I flashed TWRP with Odin, booted to recovery mode and pulled photos and videos out with adb. Then I flashed stock firmware with Odin and made a factory reset (not mandatory). Everything is working fine now.
Click to expand...
Click to collapse
Hey dsimpe, I am willing to try this option, since I cannot acces de mediafiles after flashing the stock ROM. Can you confirm this will trip Knox? And I installed ADB Studio. I cannot find a simple explanation on how to pull de media with adb. Can you help me please?
---------- Post added at 03:22 PM ---------- Previous post was at 03:20 PM ----------
Sevael said:
At this point, it sounds like flashing a custom recovery (TWRP) is your only option.
Click to expand...
Click to collapse
I just saw your post Sevael. I recon this is my only option now. I need to figure this out to pull the media, after that I can do a factory reset or whatever, but I never used ADB before. Thanks for your reply.

bronxboy1 said:
Hey dsimpe, I am willing to try this option, since I cannot acces de mediafiles after flashing the stock ROM. Can you confirm this will trip Knox? And I installed ADB Studio. I cannot find a simple explanation on how to pull de media with adb. Can you help me please?
Click to expand...
Click to collapse
Check droidviews article of "How to Push and Pull Files on Android using the ADB commands".
I'm pretty sure that knox will be tripped.
Also go to my profile and check thread that I've started. I explain there how I did it.
If you've any problems post here or pm me.

I now found the instructions on how to pull files with ADB. I connected the phone to my pc and checked if the device was recognized. This was not the case. Does this mean, that the USB debugging was not enabled?
Edit: Thanks dsimpe. Saw the post too late again. Note to self: need to refresh page before making a reply... I'll go check out your posts. Thanks again.

bronxboy1 said:
I now found the instructions on how to pull files with ADB. I connected the phone to my pc and checked if the device was recognized. This was not the case. Does this mean, that the USB debugging was not enabled?
Edit: Thanks dsimpe. Saw the post too late again. Note to self: need to refresh page before making a reply... I'll go check out your posts. Thanks again.
Click to expand...
Click to collapse
My device wasn't recognized either before I flashed TWRP with Odin and I booted to recovery mode.

Ok, tnx dsimpe. I guess USB debugging must have been turned on before also on the phone? And can you confirm knox will be tripped?
Verstuurd vanaf mijn GT-N7100 met Tapatalk

Related

Installed TWRP on StraightTalk SCH-S968C Samsung Galaxy S III - now no OS! - resolved

I have a rooted StraightTalk SCH-S968C Samsung Galaxy S III (with the stock AOSP ROM) that I just screwed up. I had used EZ-Recovery to flash TWRP 2.2.0 to the phone. Now TWRP says there is no OS! I can only boot into TWRP - nothing else. It won't even let me power-down the phone. Is there some way I can recover from this, or do I now have a very expensive electronic brick (that runs TWRP)? I have adb installed on my laptop and I know it works, so that's one possible route to recovery. Any help would be much appreciated!
ScottDB said:
I have a rooted StraightTalk SCH-S968C Samsung Galaxy S III (with the stock AOSP ROM) that I just screwed up. I had used EZ-Recovery to flash TWRP 2.2.0 to the phone. Now TWRP says there is no OS! I can only boot into TWRP - nothing else. It won't even let me power-down the phone. Is there some way I can recover from this, or do I now have a very expensive electronic brick (that runs TWRP)? I have adb installed on my laptop and I know it works, so that's one possible route to recovery. Any help would be much appreciated!
Click to expand...
Click to collapse
I'm pretty sure it's possible to return it completely to stock with the COMBINATION_S968CUDUAMH1_S968CTFNAMH1_1304014_REV09_user_low_ship.tar.md5 file through Odin. I just to happen to have the file right here.. small warning though, it's 1.2 gigs.
https://mega.co.nz/#!gRI3DD5L!dRW8ORzfQI5j1JyKHVBTNifomPCXoqL14B9GF4oxvQY
aekel87 said:
I'm pretty sure it's possible to return it completely to stock with the COMBINATION_S968CUDUAMH1_S968CTFNAMH1_1304014_REV09_user_low_ship.tar.md5 file through Odin. I just to happen to have the file right here.. small warning though, it's 1.2 gigs.
https://mega.co.nz/#!gRI3DD5L!dRW8ORzfQI5j1JyKHVBTNifomPCXoqL14B9GF4oxvQY
Click to expand...
Click to collapse
That's the file I am offering to host on my Website, since nobody seems to be able to download it from Dropbox. I'm having trouble downloading it from Mega... Since the file is over 1 GB, Mega insisted I needed to download their extension, but it's not compatible with Firefox 22. I tried Chrome, and Mega says that Chrome on my laptop is "a bit outdated"... sheesh! I'll try and update it.
(added later) - I found a Dropbox link for the file and it's downloading now.
If you want to FTP the file to my Website, let me know by PM and I'll give you the username and password.
I tried using fastboot to install CWM Recovery, but fastboot is eternally "waiting for device" even though it's there (adb can see it).
Aug. 7 - Got the file I needed, but didn't use it since Windows7 would not recognize the phone even after I installed the drivers. (I think it was an issue with automatic updates being disabled...) In the meantime... I tried the button-combo for the bootloader (which I swore I tried the day before and it didn't work), and the phone booted into the bootloader! From there, I pressed "Volume down" to cancel & reboot the phone, and it went into the stock system - it was all still there! First thing I did was immediately use EZ-Recovery to flash CWM 5.8.4.5. - Issue resolved!
Deleted.
ScottDB said:
That's the file I am offering to host on my Website, since nobody seems to be able to download it from Dropbox. I'm having trouble downloading it from Mega... Since the file is over 1 GB, Mega insisted I needed to download their extension, but it's not compatible with Firefox 22. I tried Chrome, and Mega says that Chrome on my laptop is "a bit outdated"... sheesh! I'll try and update it.
(added later) - I found a Dropbox link for the file and it's downloading now.
If you want to FTP the file to my Website, let me know by PM and I'll give you the username and password.
I tried using fastboot to install CWM Recovery, but fastboot is eternally "waiting for device" even though it's there (adb can see it).
Aug. 7 - Got the file I needed, but didn't use it since Windows7 would not recognize the phone even after I installed the drivers. (I think it was an issue with automatic updates being disabled...) In the meantime... I tried the button-combo for the bootloader (which I swore I tried the day before and it didn't work), and the phone booted into the bootloader! From there, I pressed "Volume down" to cancel & reboot the phone, and it went into the stock system - it was all still there! First thing I did was immediately use EZ-Recovery to flash CWM 5.8.4.5. - Issue resolved!
Click to expand...
Click to collapse
Thank you!!!! I just had the same problem. However even when using cwm i get errors in the recovery. Unable to mount anything or do anything besides reboot. Any ideas?
need stock Firmware
Have any idea where i can get this file? Ive bricked my phone too. Durnnit!
iamwaynes said:
Have any idea where i can get this file? Ive bricked my phone too. Durnnit!
Click to expand...
Click to collapse
This is the h1 stock you need. type this in google you should find the download if not I have it.
COMBINATION_S968CUDUAMH1_S968CTFNAMH1_1304014_REV0
Dont use e-z recovery. I had the same problem neither cwm or twrp from ez recovery worked and then cwm said no os on my phine so I flashed that file from download mode and was back to stock.
How did u find a recovery that worked mine is saying the same thing
Sent from my SM-N900T using Tapatalk
iamwaynes said:
How did u find a recovery that worked mine is saying the same thing
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1771398
In that thread go down to method 2 of getting a custom recovery. I downloaded cwm touch from the link there and then installed it with android terminal emulator using the codes that it says to type in. I tried to look up that stock rom but I didnt find it. Its on the forum somewhere in a thread about how to root the straight talk s3 and how first you need to download and flash the h1 baseband stock rom
Thanks I found the stock rom fixing it now.
Sent from my SM-N900T using Tapatalk
iamwaynes said:
Thanks I found the stock rom fixing it now.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Ok I've re rooted and tried to install recovery. Odin put it in wrong place. Says no operating system . What now?
Sent from my SM-N900T using Tapatalk
iamwaynes said:
Ok I've re rooted and tried to install recovery. Odin put it in wrong place. Says no operating system . What now?
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Have you gotten recovery installed and straightened out yet?
Let me know if you need some help, tell me where you're at and what you've got going on with what you have.
I returned phone to stock. The recovery wasn't in the right place obviously. So that's where I am . Stuck back at stock. Thanks for any help you can give.
Sent from my SM-N900T using Tapatalk
iamwaynes said:
I returned phone to stock. The recovery wasn't in the right place obviously. So that's where I am . Stuck back at stock. Thanks for any help you can give.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Are you on stock not rooted or you are rooted?
Do you have stock recovery or custom.
I can get you to wherever you need or want. Tell me what you need or where you'd like to be.
Droidriven said:
Are you on stock not rooted or you are rooted?
Do you have stock recovery or custom.
I can get you to wherever you need or want. Tell me what you need or where you'd like to be.
Click to expand...
Click to collapse
I have combined 2 s3's to make one good one. This is the proper thread for the model of the chipset. The phone has been worked on buy someone who only thought they were a genious. I've found traces and from surfing the forums I'm pretty sure I know what they did even. I'm gonna grab these stock images and flash back to stock. I just wanted to put a word in now to see how dead this thread is. BTW just for the record easy safe root is achievable with safroot for Att g s 4. I've confirmed that. Root is no issue. Modem drivers are jacked up. I want what I have now with WiFi in tact and custom recovery. Just wanted to get the word in in case I hit a wall with recovery as I am now before the flash to stock. Thanks in advance for any help. Sorry for the ramble
---------- Post added at 07:23 AM ---------- Previous post was at 07:03 AM ----------
ScottDB said:
That's the file I am offering to host on my Website, since nobody seems to be able to download it from Dropbox. I'm having trouble downloading it from Mega... Since the file is over 1 GB, Mega insisted I needed to download their extension, but it's not compatible with Firefox 22. I tried Chrome, and Mega says that Chrome on my laptop is "a bit outdated"... sheesh! I'll try and update it.
(added later) - I found a Dropbox link for the file and it's downloading now.
If you want to FTP the file to my Website, let me know by PM and I'll give you the username and password.
I tried using fastboot to install CWM Recovery, but fastboot is eternally "waiting for device" even though it's there (adb can see it).
Aug. 7 - Got the file I needed, but didn't use it since Windows7 would not recognize the phone even after I installed the drivers. (I think it was an issue with automatic updates being disabled...) In the meantime... I tried the button-combo for the bootloader (which I swore I tried the day before and it didn't work), and the phone booted into the bootloader! From there, I pressed "Volume down" to cancel & reboot the phone, and it went into the stock system - it was all still there! First thing I did was immediately use EZ-Recovery to flash CWM 5.8.4.5. - Issue resolved!
Click to expand...
Click to collapse
Does anyone have a good link for h1 stock. All the links I can find including aa51 are dead. I need to go stock to fix the modem. I can handle everything from there I just need stock and I've trolled XDA , aa51, and several others. All links are dead. Probably for a long long time . any help is greatly appreciated
---------- Post added at 07:42 AM ---------- Previous post was at 07:23 AM ----------
sazendrak said:
I have combined 2 s3's to make one good one. This is the proper thread for the model of the chipset. The phone has been worked on buy someone who only thought they were a genious. I've found traces and from surfing the forums I'm pretty sure I know what they did even. I'm gonna grab these stock images and flash back to stock. I just wanted to put a word in now to see how dead this thread is. BTW just for the record easy safe root is achievable with safroot for Att g s 4. I've confirmed that. Root is no issue. Modem drivers are jacked up. I want what I have now with WiFi in tact and custom recovery. Just wanted to get the word in in case I hit a wall with recovery as I am now before the flash to stock. Thanks in advance for any help. Sorry for the ramble
---------- Post added at 07:23 AM ---------- Previous post was at 07:03 AM ----------
Does anyone have a good link for h1 stock. All the links I can find including aa51 are dead. I need to go stock to fix the modem. I can handle everything from there I just need stock and I've trolled XDA , aa51, and several others. All links are dead. Probably for a long long time . any help is greatly appreciated
Click to expand...
Click to collapse
Finally found it here
https://forum.xda-developers.com/showthread.php?t=2516498&page=28

Phone bricked itself and having issues recovering

Thanks in advance for any help you guys can provide. This one has me stumped.
First, I have never rooted my wife's device.
The other day it rebooted randomly and would never make it past the t-mobile splash screen. I figured since it wouldn't boot I would try clearing the cache within the bootloader. That made matters worse.
Finally, I did a factory reset to try and fix the problem and now the phone is telling me that there was a problem applying an update and I must use Smart Switch.
Well, when I tried using smart switch it get right to the very end and fails saying the it is FRP locked and no custom software can be installed. I read through some threads and tried using Odin to flash the device using the latest firmware version. Same error with FRP lock. At this point my phone wont boot and I can only get to the bootloader, or to the download screen.
Any suggestions on what I should do next? My KNOX is still at 0, but my software version reads custom for some reason, even though I didn't try to flash anything.
Have you tried using Kies recovery?
blah_blah_blah_blah said:
Have you tried using Kies recovery?
Click to expand...
Click to collapse
Yes, gives the same error as Odin and Smart Switch.
As another note when i enter the bootloader menu it says that it is unable to mount /system so it's as though it got corrupted some how. But I can't flash stock firmware to fix it due to the FRP lock.
Droid_phreek said:
Yes, gives the same error as Odin and Smart Switch.
As another note when i enter the bootloader menu it says that it is unable to mount /system so it's as though it got corrupted some how. But I can't flash stock firmware to fix it due to the FRP lock.
Click to expand...
Click to collapse
Just to make sure you use kies and emergency restore rite? You enter the phones serial number?
blah_blah_blah_blah said:
Just to make sure you use kies and emergency restore rite? You enter the phones serial number?
Click to expand...
Click to collapse
I did. It gets to the very end and then give me the FRP error. I could clear the FRP error if the stupid thing would boot to the OS so I could login.
Do you have tmobile ? And if so do you have insurance on it ?
Sounds like you should exchange. The only other thing to try is root the hell out of it.
---------- Post added at 09:51 PM ---------- Previous post was at 09:48 PM ----------
Mines had a tough life, but I brought it back to life after erasing everything in recovery. New, recovery first then the operating system. Yours could be broken, but you wouldn't know till you tripped knox. Not that t-mobile seems to care.

Should we stay on stock for right now?

What should we do? For myself at this moment, I do not need root or custom roms. I have read many people recommending staying on stock for OTAs updates right now. The only reason I want TWPR is for the nandroid backups of the stock rom. Is it even possible to update stock, the OTA updates and reapply the unlock bootloader and TWPR afterwards? I know TWPR is still being working on at this moment. Also, is there even a stock rom [for FRD-AL04???] without root available through TWPR right now?
I believe I have FRD-AL04 which is the US/32 gig phone, right? Is this the correct model? Here is the link to amazon page.
Mine is the US 32gb black Honor 8 and model number is FRD-L04
Edit: Check your model number in the Settings > About Phone screen.
---------- Post added at 04:30 PM ---------- Previous post was at 04:22 PM ----------
On whether to stay stock or not... it's up to you. I unlocked my phone, which wipes it, then installed TWRP and SuperSU for root. Kept the ROM stock. But then I realized I forgot to do OTA updates first. Doing a quick update failed because TWRP didn't know what to do. I then selected a "Full Update" in the menu of the Updater. This actually completely wiped out my unlocked bootloader, recovery and root in one swoop. So now I am back to stock it seems so I'll have to unlock and start over if I want to redo it. But I'm not sure I am going to. I started using Helium made by the team that made ClockworkMod. It isnt able to back up ALL app data, but it does get a nice chunk of it which I think will be good enough for me for now.
Stay on stock until company stops pushing out OTA updates. I do this on all my phones.
tekkitan said:
Mine is the US 32gb black Honor 8 and model number is FRD-L04
Edit: Check your model number in the Settings > About Phone screen.
---------- Post added at 04:30 PM ---------- Previous post was at 04:22 PM ----------
On whether to stay stock or not... it's up to you. I unlocked my phone, which wipes it, then installed TWRP and SuperSU for root. Kept the ROM stock. But then I realized I forgot to do OTA updates first. Doing a quick update failed because TWRP didn't know what to do. I then selected a "Full Update" in the menu of the Updater. This actually completely wiped out my unlocked bootloader, recovery and root in one swoop. So now I am back to stock it seems so I'll have to unlock and start over if I want to redo it. But I'm not sure I am going to. I started using Helium made by the team that made ClockworkMod. It isnt able to back up ALL app data, but it does get a nice chunk of it which I think will be good enough for me for now.
Click to expand...
Click to collapse
Few questions if you don't mind.
1. Are you saying that even with unlocked bootloader and custom recovery you're still able to accept the OTA?
2. How would you restore the apps&data after accepting the OTA and going throu the unlocking/rooting process over again? Does Helium handle this w/o problems?
Thanks.
well, your question is complicated... but it has many type of sollutions
1.if its the nandroid backup is the only thing you want, then try backing up via honorsuit app,,
2.you can unlock the bootloader( dont worry you still be getting updates after this)
install twrp
make a backup
and find if someone did a backup with stock recovery
grab it
restore..
now you have your backup and youl be elligable for ota
3. if theres no one done a backup of stock recovery, dont worry... you can do it
unlock bootloader
now type fastboot devices
fastboot boot recovery twrp.img
this will temperorily boot twrp and you can have your backup
and BTW, you better be on stock, because, there is no stable custom rom yet and you are nearly getting a nougat update..:good:
mimin0 said:
Few questions if you don't mind.
1. Are you saying that even with unlocked bootloader and custom recovery you're still able to accept the OTA?
2. How would you restore the apps&data after accepting the OTA and going throu the unlocking/rooting process over again? Does Helium handle this w/o problems?
Thanks.
Click to expand...
Click to collapse
1. Yes, but only if you select the FULL download update in the menu of the updater (which says it's around 1.6GB). This will wipe out your unlock, TWRP and root though. At least it did for me.
2. I don't know, I didn't re-unlock it because it was going to wipe my phone again. I decided to stay stock for now using Helium backup to backup my apps, SMS, etc.
tekkitan said:
Mine is the US 32gb black Honor 8 and model number is FRD-L04
Edit: Check your model number in the Settings > About Phone screen.
---------- Post added at 04:30 PM ---------- Previous post was at 04:22 PM ----------
I started using Helium made by the team that made ClockworkMod. It isnt able to back up ALL app data, but it does get a nice chunk of it which I think will be good enough for me for now.
Click to expand...
Click to collapse
I can't even get Helium to get past asking me for PTP mode on my H8. Even though I select PTP in the notifications and/or in the dev settings.
scoobydu said:
I can't even get Helium to get past asking me for PTP mode on my H8. Even though I select PTP in the notifications and/or in the dev settings.
Click to expand...
Click to collapse
I also had this problem at first. I ended up having to switch from using their chrome add-on to installing the client for my OS (OS X in my case). So if you're using the chrome add-on try installing one of the clients instead.
tekkitan said:
I also had this problem at first. I ended up having to switch from using their chrome add-on to installing the client for my OS (OS X in my case). So if you're using the chrome add-on try installing one of the clients instead.
Click to expand...
Click to collapse
Ok thanks, but I am already using the OSX app myself. Managed to get it to work just now, had to reboot and now can't get it to work again. Some say to select 'midi' instead of ptp to get it to work, but that doesn't work for me either. Seems its a timing thing and I have't worked it out yet.
Not having a cross platform backup mechanism certainly doesn't help people stay stock without root imho.

Help recovering files from an s3

Hey all! My friend has an s3. He is in a different state so I can't experiment on it quite yet.
He has a lot of files he needs to recover from the internal storage. He already has the sd data.
The issue is that the phone will not fully boot. It gets a little past the verizon logo and crashes.
He has tried wiping cache, and booting without the sdcard in.
What can we do to get those files for him?
Verizon said they can't use their diag machine since the device needs to fully power on for them to service it in that fashion.
Is it possible to flash the stock system partition without overwriting data via Odin?
Bump
tr4nqui1i7y said:
Hey all! My friend has an s3. He is in a different state so I can't experiment on it quite yet.
He has a lot of files he needs to recover from the internal storage. He already has the sd data.
The issue is that the phone will not fully boot. It gets a little past the verizon logo and crashes.
He has tried wiping cache, and booting without the sdcard in.
What can we do to get those files for him?
Verizon said they can't use their diag machine since the device needs to fully power on for them to service it in that fashion.
Click to expand...
Click to collapse
tr4nqui1i7y said:
Is it possible to flash the stock system partition without overwriting data via Odin?
Click to expand...
Click to collapse
Really kind of a tough situation.
Can he get into recovery mode? If so maybe he can pull data from it that way. There's a few ways to do it. It's hard to tell unless I see what the phone does when it boots.
Sorry for the late reply, hardly ever check these forums anymore.
BadUsername said:
Really kind of a tough situation.
Can he get into recovery mode? If so maybe he can pull data from it that way. There's a few ways to do it. It's hard to tell unless I see what the phone does when it boots.
Sorry for the late reply, hardly ever check these forums anymore.
Click to expand...
Click to collapse
I know he can get to stock recovery, because he's wiped cache that way. I don't believe that he is rooted or anything. I won't know for sure until I'm in person. The issue is that he thinks Verizon wants him to send the phone to them. He used a free upgrade. They sent him the replacement phone with a return box, so he's still not sure at the moment. And I haven't used an upgrade in about 4 years so I don't remember ever having to give back a device.
tr4nqui1i7y said:
I know he can get to stock recovery, because he's wiped cache that way. I don't believe that he is rooted or anything. I won't know for sure until I'm in person. The issue is that he thinks Verizon wants him to send the phone to them. He used a free upgrade. They sent him the replacement phone with a return box, so he's still not sure at the moment. And I haven't used an upgrade in about 4 years so I don't remember ever having to give back a device.
Click to expand...
Click to collapse
If he has USB debugging enabled be can use ADB to pull the SD card folder onto his computer in recovery mode.
Otherwise can't do much with stock recovery, if he's rooted you may be able to load TWRP from download mode and boot immediately into recovery mode.
BadUsername said:
If he has USB debugging enabled be can use ADB to pull the SD card folder onto his computer in recovery mode.
Otherwise can't do much with stock recovery, if he's rooted you may be able to load TWRP from download mode and boot immediately into recovery mode.
Click to expand...
Click to collapse
He's got the SD data. We're working on the /data/ partition now. I think it's mainly notes and pics if I'm not mistaken. I'm really hoping that he's rooted and just forgot or something.
We can make it into odin mode.
You don't need root.
Sent from my Nexus 6 using XDA-Developers Legacy app
---------- Post added at 06:00 AM ---------- Previous post was at 05:59 AM ----------
I can probably help you out.
Sent from my Nexus 6 using XDA-Developers Legacy app
whodisname said:
You don't need root.
Sent from my Nexus 6 using XDA-Developers Legacy app
---------- Post added at 06:00 AM ---------- Previous post was at 05:59 AM ----------
I can probably help you out.
Click to expand...
Click to collapse
I'm thinking of trying to flash stock via Odin to see if that will make it boot. Otherwise, it may have to go jtag route.
I am going to attempt to ODIN on it. Unfortunately I don't know what version of android he was on.
Which ODIN files would you recommend? Preferably one that won't need me to wipe the data partition. Also, please provide links if possible. I have found some stuff on my own, but a lot of links are dead.
tr4nqui1i7y said:
I am going to attempt to ODIN on it. Unfortunately I don't know what version of android he was on.
Which ODIN files would you recommend? Preferably one that won't need me to wipe the data partition. Also, please provide links if possible. I have found some stuff on my own, but a lot of links are dead.
Click to expand...
Click to collapse
Odin will wipe everything. Every .tar file I've come across essentially just return the phone to a completely stock state.
Wish I had old stuff but I don't. What have you found?
BadUsername said:
Odin will wipe everything. Every .tar file I've come across essentially just return the phone to a completely stock state.
Wish I had old stuff but I don't. What have you found?
Click to expand...
Click to collapse
Ah, I had found one that said it wasn't​ going to wipe data. I'll try to find the link again today. They were saying it was like doing an ota update and it would leave data in place.
tr4nqui1i7y said:
Ah, I had found one that said it wasn't​ going to wipe data. I'll try to find the link again today. They were saying it was like doing an ota update and it would leave data in place.
Click to expand...
Click to collapse
O wait I think I vaguely remember, but that we when the bootloader was unlocked, like 5 years ago.
Make sure you post the for here and I can try to help you, but if it's an older version it won't. You need to make sure the Odin file is the same or newer than your current bootloader.
@BadUsername I found this, which has the crappiest hosting servers I have ever seen. You can only download one file a day, so I need to keep changing my IP if I need more than one file from it. here
This is the no-wipe file i was referring to. I am just not sure if it is an android version that his device will accept. I am not sure if Odin allows you to go forward and backward. Here
tr4nqui1i7y said:
@BadUsername I found this, which has the crappiest hosting servers I have ever seen. You can only download one file a day, so I need to keep changing my IP if I need more than one file from it. here
This is the no-wipe file i was referring to. I am just not sure if it is an android version that his device will accept. I am not sure if Odin allows you to go forward and backward. Here
Click to expand...
Click to collapse
Just open up download mode and post what it says in the top left corner.
Also that file you posted first is the newest one, assuming it's legit it would work. That would for sure wipe everything.
Bottom one is old, probably won't work. Odin should just fail and not let you flash it. If it did work, it would fail at the bootloader stage and brick your phone anyway.
BadUsername said:
O wait I think I vaguely remember, but that we when the bootloader was unlocked, like 5 years ago.
Make sure you post the for here and I can try to help you, but if it's an older version it won't. You need to make sure the Odin file is the same or newer than your current bootloader.
Click to expand...
Click to collapse
That's what I was afraid of. I have no idea how updated he kept the device. And since I can only get into stock recovery and download mode I can't learn much about the device. I wish I could just adb in and grab the data partition off of it. Verizon is hounding him to send the device back or they will charge him $500 or something absurd. Which seems extra crazy since he has had that device since it was released. I thought for sure he would own it by now. Verizon has never asked me for a device back.
Have you found any helpful odin stuff out?
BadUsername said:
Just open up download mode and post what it says in the top left corner.
Click to expand...
Click to collapse
I won't be able to see the device until tonight. I will try to see if he is around the device now so he can let me know. His house has terrible reception and no wifi so I am trying to gather everything before the next time I go there.
@BadUsername Do you know if there is a list of odin files anywhere? This sub seems so disorganized imo. I can't find a helpful sticky or anything.
tr4nqui1i7y said:
I won't be able to see the device until tonight. I will try to see if he is around the device now so he can let me know. His house has terrible reception and no wifi so I am trying to gather everything before the next time I go there.
Click to expand...
Click to collapse
You can still pull nearly everything off the phone with adb from download mode if USB debugging was enabled, you can literally pull every partition and extract what you need.
You can load a very old version of cwm recovery through Odin and flash aroma file manager if you are rooted, if you can get into recovery. Then you can move whatever you want to an external SD card.
Other than that you're likely stuck.

FRP boot loop + Encryption failed message

I have an S7 (SM-G930F) that I'd rooted using the chainfire method. All was good, but I unchecked oem unlock in developer settings without realising that it would put me into a FRP bootloop. :crying:
I've been reading around, but not getting very far - just want to get my data recovered. So far I've tried using Odin to flash the AP (just took the AP file out of the tar) of a stock ROM. This kind of allows the phone to boot now, however I get a message saying "Encryption failed. Unable to start up your device. The encryption process was interrupted. You need to reset your device to factory default settings. This will erase all your data."
Ideally I would like to gain access to my data. I'm able to boot into the default recovery, but can't flash twrp because its still FRP locked. All I can do is adb sideload - so if there's something I can use to at least transfer files to an sd card?
Help, ideas most welcome.
turbo_255 said:
I have an S7 (SM-G930F) that I'd rooted using the chainfire method. All was good, but I unchecked oem unlock in developer settings without realising that it would put me into a FRP bootloop. :crying:
I've been reading around, but not getting very far - just want to get my data recovered. So far I've tried using Odin to flash the AP (just took the AP file out of the tar) of a stock ROM. This kind of allows the phone to boot now, however I get a message saying "Encryption failed. Unable to start up your device. The encryption process was interrupted. You need to reset your device to factory default settings. This will erase all your data."
Ideally I would like to gain access to my data. I'm able to boot into the default recovery, but can't flash twrp because its still FRP locked. All I can do is adb sideload - so if there's something I can use to at least transfer files to an sd card?
Help, ideas most welcome.
Click to expand...
Click to collapse
When facing frp lock, hard reset (reflash stock, all files) is your only friend. Sad to say i dont think you can recover your data anymore, not unless you utilize samsung's autobackup feature using samsung cloud. (Or titanium backup with its cloud feature).
iOrpheus06 said:
When facing frp lock, hard reset (reflash stock, all files) is your only friend. Sad to say i dont think you can recover your data anymore, not unless you utilize samsung's autobackup feature using samsung cloud. (Or titanium backup with its cloud feature).
Click to expand...
Click to collapse
Sad, but I think that's what I expected to hear. I've gone ahead and reflashed stock.
turbo_255 said:
Sad, but I think that's what I expected to hear. I've gone ahead and reflashed stock.
Click to expand...
Click to collapse
I have the same but can't flash. Odin3 can't write to the phone. I thought it had to do with the FRP lock but something else is going on.
Blu_Life said:
I have the same but can't flash. Odin3 can't write to the phone. I thought it had to do with the FRP lock but something else is going on.
Click to expand...
Click to collapse
Is that the modified Odin? What does it say when you try and flash?
---------- Post added at 05:53 PM ---------- Previous post was at 05:48 PM ----------
Blu_Life said:
I have the same but can't flash. Odin3 can't write to the phone. I thought it had to do with the FRP lock but something else is going on.
Click to expand...
Click to collapse
Is that the modified Odin? What does it say when you try and flash?

Categories

Resources