iPhone motherboard

Gmcsierra

In Runtime
Messages
191
Location
missouri
How would someone go about reading data on a broken motherboard. The mother board is broke in about 15 pieces and some of the small black boxes are broke as well. Is it possible to get this data back
 
I know earlier I responded to your other thread and said maybe it was theoretically possible to desolder a nand chip and access it's data. Maybe it is in theory but read this from here:

But starting with iOS 3.0 and the iPhone 3GS, the full filesystem was encrypted. The key for this encryption is not user-selectable, but depends on a UID which is “burned” into the phone's chips at the factory (Sogeti, pp 4 and 5, also ISG, p 9). The UID is a 256-bit key “fused into the application processor during manufacturing.” Apple further stages that “no software or firmware can read them directly” but can only see the results of encryption using those keys.

The UID key is used to create a key called “key0x89b.” Key0x89b is used in encrypting the device's flash disk. Because this key is unique to the device, and cannot be extracted from the device, it is impossible to remove the flash memory from one iPhone and transfer it to another, or to read it offline. (And when I say “Impossible,” what I really mean is “Really damned hard because you'd have to brute force a 256-bit AES key.”)

the FBI was able to bypass the security on a working phone but only beucase they brute force attacked the passcode. And that wasn't without the help of another nation and probably a bazillion dollars. So I think you're in the clear. (or completely screwed if you want to get the data.)
 
Back
Top Bottom