Originally Posted by S.B.M
I don't have my ps3 now so I can't test it
for those of you who want to decrypt a 3.60 EBOOT.BIN use scetool
http://www.ps3devwiki.com/files/devtools/scetool/
download scetool_0.2.7.zip unzip it to C:\scetool
create a new folder inside scetool and name it data
and download these files here
http://www.ps3devwiki.com/files/devtools/scetool/data/
and put them inside data folder
put your EBOOT.BIN file in scetool folder
go to start > run > cmd and cd to the folder were scetool is
for example "cd C:\scetool"
then type this command to decrypt the EBOOT.BIN:
scetool -d EBOOT.BIN EBOOT.ELF
and use this one to encrypt it to 3.41 :
C:\scetool>scetool -0=SELF -5=APP -6=0003004100000000 -e EBOOT.elf E
BOOT.BIN
|
I tried this with a 3.60 eboot and get an error that says "Could not decrypt header"
[*] Loaded keysets.[*] Loaded loader curves.[*] Loaded vsh curves.[*] Using keyset [appldr 0x0010 03.60][*] Error: Could not decrypt header.