Go Back  
Reply
 
Thread Tools
Old 01-29-2013   #11
MRDOTB
Member
 
MRDOTB's Avatar
 
Join Date: Jan 2011
Location: Poland
Posts: 58
Likes: 10
Liked 27 Times in 13 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by zeeks View Post
I understand none of this but if we are able to decrypt our hard drives now then this is amazing. No more worrying about ps3 dieing and all my data being lost soon!!
Encryption is only one side of medal. You need also a magic program (which actually not exist) for reading PS3 file system. Anyway, you need ata key. After getting it, you can update fw for newest OFW and still having access to your data (Sony cannot change this key, of course in business meaning they cannot). And yes, you could still have access to your data after console dead.

For me it's one of the most important discovery on the scene.
MRDOTB is offline   Reply With Quote
Old 01-29-2013   #12
zecoxao
Member
 
zecoxao's Avatar
 
Join Date: Oct 2011
Posts: 708
Likes: 393
Liked 709 Times in 276 Posts
Mentioned: 115 Post(s)
Tagged: 0 Thread(s)
Originally Posted by MRDOTB View Post
To decrypt my HDD img I need only my EID0 and eEID? Am I understand correctly?

For getting "eid_root_key" (EID0 ?) I must "extract it" from met loader (via i.e mathieulh exploit)?

I was thinked that for decryption I need ata/endec keys and they are per console keys. Or they are calculate from my EIDs?


Sorry for stupid questions but still I don't understand everything.
To decrypt HDD, you need a binary image of the HDD. you can get it with dd or any hex editor that supports binary disk copying.

For the root_key, just use flatz's package. works perfectly fine with it (outputs eid_root_key to /dev_hdd0/temp folder)

ata/encdec are calculated from keyseeds, which are available on the wiki, or in that program.

for mounting the hdd, use kpartx-ps3, glevand has done the work on the wiki on how to mount it on linux.

edit: "magic program" would be kpartx-ps3 xD

edit2: http://www.ps3devwiki.com/wiki/Mount...artition_Table here you go. i successfully have done this a long time ago, so i know it works
__________________
"Whoever has ears, let them hear."

Last edited by zecoxao; 01-29-2013 at 11:34 AM.
zecoxao is offline   Reply With Quote
Likes: (1)
Old 01-29-2013   #13
Abcdf
Apprentice
 
Join Date: Jul 2012
Posts: 13
Likes: 0
Liked 15 Times in 2 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
thanks zecoxao
Abcdf is offline   Reply With Quote
Old 01-29-2013   #14
bobross
Member
 
Join Date: Sep 2010
Posts: 108
Likes: 8
Liked 11 Times in 10 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Anyone want to post a spoon-feed step-by-step tutorial on how to get all this working?

(including how to download all the required Linux stuff)

Last edited by bobross; 01-29-2013 at 12:51 PM.
bobross is offline   Reply With Quote
Old 01-29-2013   #15
MRDOTB
Member
 
MRDOTB's Avatar
 
Join Date: Jan 2011
Location: Poland
Posts: 58
Likes: 10
Liked 27 Times in 13 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by zecoxao View Post
For the root_key, just use flatz's package. works perfectly fine with it (outputs eid_root_key to /dev_hdd0/temp folder)
eEID RKDumper [?]

One more thing. You said in readme that I need also an eEID. Can I dump it via Memdump?

for mounting the hdd, use kpartx-ps3, glevand has done the work on the wiki on how to mount it on linux.

edit: "magic program" would be kpartx-ps3 xD
Wow, i didn't expected this so fast. This guy is amazing.


Thanks for links. This weekend will by my most beautiful than ever before with PS3. :D
MRDOTB is offline   Reply With Quote
Old 01-29-2013   #16
zecoxao
Member
 
zecoxao's Avatar
 
Join Date: Oct 2011
Posts: 708
Likes: 393
Liked 709 Times in 276 Posts
Mentioned: 115 Post(s)
Tagged: 0 Thread(s)
Originally Posted by MRDOTB View Post
eEID RKDumper [?]

One more thing. You said in readme that I need also an eEID. Can I dump it via Memdump?



Wow, i didn't expected this so fast. This guy is amazing.


Thanks for links. This weekend will by my most beautiful than ever before with PS3. :D
if you want to decrypt the eEID, yes, you need it. you need to rename the name and extension though, if you're planning on using memdump.

edit: also, if anyone's interested into making a gui to do it automatically without command line, that'd be much appreciated from me. i suck terribly at C++ xD
__________________
"Whoever has ears, let them hear."

Last edited by zecoxao; 01-29-2013 at 02:16 PM.
zecoxao is offline   Reply With Quote
Old 01-30-2013   #17
sguerrini97
Member
 
Join Date: Jun 2011
Posts: 96
Likes: 42
Liked 14 Times in 12 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
I will try to decrypt my HDD, but is there any way to re-encrypt it? As far as I know this tool doesn't have an option to encrypt
sguerrini97 is online now   Reply With Quote
Old 01-30-2013   #18
zecoxao
Member
 
zecoxao's Avatar
 
Join Date: Oct 2011
Posts: 708
Likes: 393
Liked 709 Times in 276 Posts
Mentioned: 115 Post(s)
Tagged: 0 Thread(s)
Originally Posted by sguerrini97 View Post
I will try to decrypt my HDD, but is there any way to re-encrypt it? As far as I know this tool doesn't have an option to encrypt
it's possible yes. it's just doing the decryption backwards. i'll try to do it then
__________________
"Whoever has ears, let them hear."
zecoxao is offline   Reply With Quote
Likes: (1)
Old 01-30-2013   #19
haz367
Senior Member
 
Join Date: Dec 2010
Posts: 2,033
Likes: 1,031
Liked 580 Times in 471 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
while ur at it...can u make a full-noob proof guide for us s*ckers? the wiki is just to short in proper explain for noobs, or atleast for those parts..btldr etc
haz367 is offline   Reply With Quote
Old 01-30-2013   #20
sguerrini97
Member
 
Join Date: Jun 2011
Posts: 96
Likes: 42
Liked 14 Times in 12 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by zecoxao View Post
it's possible yes. it's just doing the decryption backwards. i'll try to do it then
So from "sectors" file I will get the "sectors_decrypted" file, then I need to remove "sectors" an do the process again, so the tool will encrypt "sectors_decrypted" to "sectors"?
sguerrini97 is online now   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 12:05 AM.