User talk:Glevand

From PS3 Developer wiki
Revision as of 15:33, 13 September 2012 by Flatz (talk | contribs)
Jump to navigation Jump to search

HDD crypto

Can you say sector #0 on the hard drive which contains a partition table was encrypted with ATA keys only? Or with ENCDEC keys too? Because I tried to decrypt it on my PC with no success. I grabbed the individuals data from sb_iso_spu_module, then I encrypted them with my eid root key and then I ran AES-XTS-128 over the whole sector.

--Flatz 01:10, 16 August 2012 (MSK)

HDD sector#0 is encrypted with ATA keys only.

Hmm, thanks, this is weird then. Because I think that encrypting individual seeds with your root key is the same as dumping them from custom sb_iso_spu_module.

--Flatz 01:20, 16 August 2012 (MSK)

Thanks, glevand for the tip with the endianness hell! I successfully decrypted my HDD now.

--Flatz 14:13, 16 August 2012 (MSK)

How can compile from your posted asm_code our dump_ata_keys.self and dump_encdec_keys.self?

It's easy, i'll write a tutorial on ps3devwiki how to do it on Linux.

-I've a PS3 Slim model (CECH-3000 serie) with 4.21 firmware so i can't install custom firmware on it and also can't get keys. Is there, however, a means to decrypt my HDD (by using it on another ps3 with custom firmware for example)?

Nope, you can't do this. Because you lack of original keys from your 3K console and keys are not on HDD.

--Flatz 17:33, 13 September 2012 (MSK)

Gitorious

Hi :)

You can use gitorious for managing your coded stuff - highly recommended

http://git.ps3dev.net/

Euss

Debian Live CD

Hey! maybe we should update the debian installation and live CD suff to wheezy since it has now reached a feature freeze! see: http://wiki.debian.org/DebianWheezy

tks for your time man...

Oh and btw for those of us without ss patches back in the 2.6 days there was dispmanager_access.sh whats the way to go now?



Not sure about Wheezy, i prefer to wait till release. Then i will update my livecd.

Regarding dispatcher manager script now. It's no problem, i see what i can do and upload a new script which works with new drivers.

See here: http://gitorious.ps3dev.net/ps3otheros/scripts