All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Samsung mobile phone - DR after reset
PostPosted: January 4th, 2020, 16:13 
Offline

Joined: July 27th, 2019, 17:40
Posts: 113
Location: Vienna
Hello,

I have a Samsung phone which get resetted to factory defaults.

I was using KingRoot + BusyBox to be able to image the whole internal memory with dd. Then I tryed to recover lost files from the image but there where no files. When I inspect that image with an hexeditor i see that over 85% are filled with 0x00 or 0xFF.

I had in the past luck with that method on an Android 2.x phone....

Does phones whipe the internal memory newadays when they get resetted? Or do the controller only deliver 0x00 / 0xFF because that space is not in use?

Would a Chip-Off make sence in that case? It's a eMMC Memory in that phone and I would have an eMMC to SD Adapter here but I am not sure if that make any sence...


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 5th, 2020, 2:42 
Offline
User avatar

Joined: May 13th, 2010, 11:17
Posts: 2798
Location: Kuwait
maddin wrote:
Hello,

I have a Samsung phone which get resetted to factory defaults.

I was using KingRoot + BusyBox to be able to image the whole internal memory with dd. Then I tryed to recover lost files from the image but there where no files. When I inspect that image with an hexeditor i see that over 85% are filled with 0x00 or 0xFF.

I had in the past luck with that method on an Android 2.x phone....

Does phones whipe the internal memory newadays when they get resetted? Or do the controller only deliver 0x00 / 0xFF because that space is not in use?

Would a Chip-Off make sence in that case? It's a eMMC Memory in that phone and I would have an eMMC to SD Adapter here but I am not sure if that make any sence...



new phones are By Default Encrypted, Factory Reset means Generating new Encryption key which means again Data Gone

I got to know from some people that chip-off & trying to restore the "Old Key" (in some cases) >> Did work..... Maybe but not as a rule for the rest

to cut it short : When you hear Factory Reset (IOS/Android) then just don`t bother

_________________
Kuwait Data Recovery - UNIX GTC
The only reason for time is so that everything doesn't happen at once. By: Albert Einstein


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 5th, 2020, 6:26 
Offline

Joined: July 27th, 2019, 17:40
Posts: 113
Location: Vienna
einstein9 wrote:
new phones are By Default Encrypted, Factory Reset means Generating new Encryption key which means again Data Gone

I got to know from some people that chip-off & trying to restore the "Old Key" (in some cases) >> Did work..... Maybe but not as a rule for the rest

... Sorry forget to tell the model - it's an older S3 but i don't know when Samsung started with encryption.

And if the encyption-key got changed i would get at least some garbage-data in the dump or not?


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 5th, 2020, 13:21 
Offline

Joined: October 24th, 2009, 15:22
Posts: 875
Location: Poland
Only chip-off method will give you chance to recover something, when mobile phone do not encrypt the data. Of course need read directly from nand memory, not by SD/eMMC interface. What is the model of eMMC?

_________________
Flash Killer - everyday new resources (pinout, XOR, ECC,config) for flash devices


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 5th, 2020, 16:27 
Offline

Joined: July 27th, 2019, 17:40
Posts: 113
Location: Vienna
arvika wrote:
Only chip-off method will give you chance to recover something, when mobile phone do not encrypt the data. Of course need read directly from nand memory, not by SD/eMMC interface. What is the model of eMMC?

It should be a BGA 153 or BGA 169 - don't have the phone with me or opend yet...

The only adapter I have right not is one of them:
https://www.amazon.de/ALLSOCKET-eMMC153 ... 2C170&th=1

On some other phone with a broken display it did the trick a while ago but I am not sure if the i9300 encrypts the memory or whipe the data while resetting. I where thinking a technique to gather a forensic image would also get deleted files. By the way i was using that method: https://dfir.science/2017/04/Imaging-An ... nd-dd.html

PS.: I know installing Software on the Chip is not a good idea but the owner ask me to try a non destructive technique first.


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 5th, 2020, 19:59 
Offline

Joined: October 24th, 2009, 15:22
Posts: 875
Location: Poland
On this mobo could be this chip: http://odzyskiwanie-danych.com.pl/image ... arvika.jpg
Because it was released on Android 4, data should be not crypted.
We have pinout for nand.
Do not instal any software on phone, it is usless, and dangerous for data (overwritten). Adapter you linked does not help for this case.

_________________
Flash Killer - everyday new resources (pinout, XOR, ECC,config) for flash devices


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 6th, 2020, 4:48 
Offline

Joined: July 27th, 2019, 17:40
Posts: 113
Location: Vienna
arvika wrote:
Adapter you linked does not help for this case.

... and which adapter would help?


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 6th, 2020, 5:02 
Offline
User avatar

Joined: September 16th, 2015, 9:06
Posts: 260
Location: Poland
maddin wrote:
arvika wrote:
Adapter you linked does not help for this case.

... and which adapter would help?

This adapter is using memory's controller. You need to connect directly via NAND protocol. So you need to find a pinout or check Rusolut eMMC-NAND Reconstructor.

_________________
odzyskiwanie danych


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 6th, 2020, 5:28 
Offline

Joined: July 27th, 2019, 17:40
Posts: 113
Location: Vienna
melvin wrote:
maddin wrote:
arvika wrote:
Adapter you linked does not help for this case.

... and which adapter would help?

This adapter is using memory's controller. You need to connect directly via NAND protocol. So you need to find a pinout or check Rusolut eMMC-NAND Reconstructor.


Ok thanks - that helped. I found a PDF from Rusolut. So after deleting or a factory reset the Controller inside the eMMC delivers a 0x00 for not allocated memory. But with bypassing the eMMC-controller with VNR you are able to get the data directly via NAND-protocol. Now I get what you mean!


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 6th, 2020, 5:47 
Offline

Joined: October 24th, 2009, 15:22
Posts: 875
Location: Poland
Yes, exactly. Controller "cheats" the user. But this method works only for old mobile phones. All new one is crypted so this method will not work.

_________________
Flash Killer - everyday new resources (pinout, XOR, ECC,config) for flash devices


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 7th, 2020, 5:51 
Offline

Joined: July 2nd, 2014, 8:05
Posts: 201
This phone with a chance of 95% is not encrypted.
We did bunch of tests of eMMC-NAND Reconstructor on the chips from S3 and got loads of data after factory reset (usually it's either Samsung or Toshiba chips both very likely supported).
In my experience S3 is among the phones that leaves a richest amount of data after reset :)
Of course you won't be able to get videos, but plenty of text data and some JPEGs too.

_________________
VISUAL NAND RECONSTRUCTOR. A big revolution in chip-off data recovery


Top
 Profile  
 
 Post subject: Re: Samsung mobile phone - DR after reset
PostPosted: January 8th, 2020, 2:23 
Offline
User avatar

Joined: May 13th, 2010, 11:17
Posts: 2798
Location: Kuwait
@ Sasha Sheremetov

I think the time/work for this case vs output results later will not be much btw, sometimes end up with dead phone.


@ maddin

You can try it and post here the results later (just to know how good/bad it was)

good luck

_________________
Kuwait Data Recovery - UNIX GTC
The only reason for time is so that everything doesn't happen at once. By: Albert Einstein


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group