Read PSP NAND Flash DATA to PC

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

RanDom_ErrOr
Posts: 13
Joined: Sat Apr 15, 2006 11:19 am

Post by RanDom_ErrOr »

any idea on what exactly it check and how it checks it ryoko?

damn... nem... thats freakin bad ass... nice work :o
User avatar
TeamOverload
Posts: 41
Joined: Thu Apr 20, 2006 10:31 pm
Location: CT

Post by TeamOverload »

Wow nice work, im more of a software person...so I have no idea how to do any of this, but it seems very impressive
User avatar
ryoko_no_usagi
Posts: 65
Joined: Tue Nov 29, 2005 4:47 pm

Post by ryoko_no_usagi »

Maybe serial number/UMD/region identification. Reports say that switching motherboards has had the effect of disabling the UMD drive. The people laichung referred to earlier in this thread apparently flashed a Japanese 1.5 fw onto their Chinese 2.60 PSPs which also disabled the UMD drive.

One part of the firwmare reads 48 bytes from one page to a buffer then reads 136 bytes from a different page and concatenates the two parts. Then it runs opcode 18 on them. The second part is a subset of the data touched by the UMD driver. I don't know what it used for and it might be encrypted, but it appears Kirk could be in command of Spock :)

Complete speculation, opcode 18 might be SHA-384, based on nothing more than the 384 bits of the first part and that changing the value of bytes causes the return value to differ from 0. That wouldn't be much of security though would it, and attempts to calc SHA-384 manually on that data were negative...

I don't know how opcode 18 knows the size of the input data either. I don't have much time for experiments.
n8thegr8
Posts: 1
Joined: Sun May 07, 2006 7:49 am

trick the psp?

Post by n8thegr8 »

yeah, I'm a noob with the whole psp scene, so flame away, but I know the way I downgraded my ipods firmware is there's a file the updater checks to see what firmware you have, and I edited it to say it was lower than the one that I wanted to downgrade to and I just installed it with the updater. I'm sure it's already been explored, but has anybody disassembled the official updater to see what it accesses to check the firmware version before it updates? If we could find this out, would it be possible to edit it to tell the updater that it was say 1.0 or something like that, thus letting it reflash? Just a random thought.
User avatar
Jim
Posts: 476
Joined: Sat Jul 02, 2005 10:06 pm
Location: Sydney
Contact:

Post by Jim »

That's how the 2.0->1.5 downgrade worked. Sony have cut off this possibility since 2.1. You're way off topic (and way behind) in this thread btw. Try reading the forum before posting.

Jim
Djhg2000
Posts: 4
Joined: Mon May 15, 2006 2:20 am

Post by Djhg2000 »

I'm not far too experience with the PSPs hardware, but can't you replace the UMD drive without problems?
I've seen stores that claims to do that.

BTW why did you downgraded your iPod n8thegr8? I don't know because I don't have an iPod.
Post Reply