Results 1 to 7 of 7

Thread: PS3 Prototype Hard drive

  1. #1
    Adult Orientated Mahjong Connoisseur ASSEMbler Extreme
    Never Logs Out
    Jamtex's Avatar

    Join Date
    Feb 2007
    Location
    The pest part of Budapest, Hungary.
    Posts
    5,428

    PS3 Prototype Hard drive

    A friend of mine from a software company sent me a 160gb HDD from a prototype PS3, the ones in a transparent black case, no serial number or markings on it apart from 'Prototype - For Evaluation only', the machine was broken and returned to Sony.

    The drive I've been told does have things on it but on a PC it's coming up as an unallocated drive and asks me to format it on a PS3. Any idea if I could dump the contents for possible future use?

  2. #2
    Admin
    ASSEMbler Regix
    Pillar of the Community
    ASSEMbler's Avatar

    Join Date
    Mar 2004
    Posts
    16,083
    Blog Entries
    13
    You can try doing a raw mode file recovery.

  3. #3
    Foot Soldier
    Hellcat's Avatar

    Join Date
    Jun 2009
    Location
    In the void between all
    Posts
    201
    PS3 HDDs are encrypted, you could try one of the ways floating around the net for decrypting it, then you can take a closer look at it's contents.
    *meow

  4. #4
    Foot Soldier
    hujang's Avatar

    Join Date
    Feb 2008
    Location
    Sweden
    Posts
    183
    The methods availible for decrypting the drive uses the PS3 it came from, so you can not get it decrypted without the PS3.

  5. #5
    Adult Orientated Mahjong Connoisseur ASSEMbler Extreme
    Never Logs Out
    Jamtex's Avatar

    Join Date
    Feb 2007
    Location
    The pest part of Budapest, Hungary.
    Posts
    5,428
    I would like to find some free software so I can dump the contents of the drive to a file so if in the future someone finds a way to crack the PS3 HDD encryption then I can use the contents of the drive in the future.

  6. #6
    BLAST PROCESSING Foot Soldier
    drx's Avatar

    Join Date
    Jun 2006
    Posts
    441
    You can use dd. E.g.:

    dd if=/dev/hda of="/path/to/your/image/file.img" conv=sync,noerror bs=64K
    You can also try cpio. Most programs out there deal with mounted filesystems, not raw data, but dd should work.
    Last edited by drx; 08-05-2009 at 07:02 PM.

  7. #7
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,354
    Quote Originally Posted by hujang
    The methods availible for decrypting the drive uses the PS3 it came from, so you can not get it decrypted without the PS3.
    Because the SATA controller has hardware encryption and the key is unique per console.
    Without the console it came from, the data is useless.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •