User talk:Glevand: Difference between revisions
Gazeux snake (talk | contribs) m (HDD Encryption: question) |
|||
Line 17: | Line 17: | ||
It's easy, i'll write a tutorial on ps3devwiki how to do it on Linux. | 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)? | |||
== Gitorious == | == Gitorious == |
Revision as of 13:26, 13 September 2012
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)?
Gitorious
Hi :)
You can use gitorious for managing your coded stuff - highly recommended
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.