
Der chinesische Coder hrimfaxi hat heute einen PSARDumper für die kürzlich erschienene Firmware 6.30 released. Laut hrimfaxi hat Sony in der 6.30 zwei neue PRX-Typen genutzt. Hier das Original-Posting von dem Coder:
In 6.30 firmware Sony has add two new types of PRX to protect their executable. But we only spend one day to crack that.
Currently there is only psp phat key, but it should be enough though.Key detail:
/* 6.30 phat kernel s_code 0×43 type 3 */
u8 key_4c9484f0[16] = {
0×36, 0xB0, 0xDC, 0xFC, 0×59, 0x2A, 0×95, 0x1D,
0×80, 0x2D, 0×80, 0x3F, 0xCD, 0×30, 0xA0, 0x1B,
};/* 6.30 phat kernel-2, s_code 0x5b type 3 */
u8 key_457b80f0[16] = {
0xd4, 0×35, 0×18, 0×02, 0×29, 0×68, 0xfb, 0xa0,
0x6a, 0xa9, 0xa5, 0xed, 0×78, 0xfd, 0x2e, 0x9d
};/* used by vshmain.prx, s_code 0x5a, type 3 */
u8 key_380280f0[16] = {
0×97, 0×09, 0×12, 0xD3, 0xDB, 0×02, 0xBD, 0xD8,
0xE7, 0×74, 0×51, 0xFE, 0xF0, 0xEA, 0x6C, 0x5C,
};DecryptPRX2 cannot handle these new “type 3″ prx, so I imported PSPCipher kprx_decrypt function to make this psardumper to work.
After decrypting, a new game key (0xd91680f0) is found in mesg_led_01.prx. It is likely we kicked sony’s a** again.
Credit: tpu dumped the IPL, and I found out what happened to the IPL decryptor.



30. Juni 2010
#1
Was kann man damit nun anfangen?
Ist der dumper für die original fw? also ofw?
30. Juni 2010
#2
,,Was kann man damit nun anfangen?”
Eine gute Frage. Bin mir nicht ganz sicher, entweder man kann mit dem PSARDumper eine Firmware decrypten, oder man benutzt es als Klobürste. Keine Ahnung..
,,Ist der dumper für die original fw? also ofw?”
Nein, ich glaube kaum das es für die OFW 6.30 ist. Das wird wohl für die 6.30 CFW sein.
Sorry, aber ich konnte mir das nicht verkneifen…
30. Juni 2010
#3
naja es kommt ja auch irgendwie jedesmal die gleiche frage wenns nen update vom dumper gibt -.-
30. Juni 2010
#4
Und was kann man mit diesem schönen Teil machen?
30. Juni 2010
#5
OMG, tipp doch einfach “dectrypt” in den google übersetzer ein, dann weißt du es;)
Nein, also einmal für alle: Mit dem Decrypter kann man die originalle FW (also 6.30) in ihre einzelnen Einzelteile zerlegen, somit ist dies nur für Entwickler interessant
3. Juli 2010
#6
einzelne Einzelteile, auch nich schlecht ^^
30. Juni 2010
#7
ZITAT:
Damit kann man die 6.30 Firmware dumpen.
Hilft eine Custom Firmware zu erstellen.
Zusätzlich soll es einfacher machen einen
(Kernelmode) Exploit zu finden.