Graf_chokolo descifra el disco duro de la Ps3
Publicado: 21 Mar 2011, 11:34
Desde la ultima actualización de graf_chokolo el unico desarrollador que esta aplicándole ingeniera inversa al HV de la consola,nos informa de que ha descubierto una forma de poder desactivar la encriptación del disco duro de la Ps3,lo que significaria poder enchufar ese mismo disco duro en otras ps3 sin necesidad de volver a formatearlo.
Fuente
Guys, take a look at “ps3dm_sm set_del_def_encdec_key” command. You can disable/enable virtual FLASH/internal HDD encryption with that And by patching HV process 9 (which sets ATA keys before loading GameOS) you can disable it permanently. It means you could swap your internal HDD and use it on another PS3. But you have to restore the content on it after disabling encryption because all data will be encrypted of course.
Soon i will implement ENCDEC device driver for PS3 Linux and you will be able to experiment with ATA encryption. ENCDEC device is responsible for VFLASH/HDD encryption on PS3.
For more details, see my HV page here: http://www.ps3devwiki.com/index.php?tit ... ngineering
ps3dm-utils GIT repository: git://git.dukio.com/ps3dm-utils.git
linux hv scripts GIT repository: git://git.dukio.com/linux_hv_scripts.git
And thanks to PS3 Linux fans who help me to test my ps3dm-utils Huge thanks to you guys. I can have fun with PS3 even without having one actually
Fuente