Ideas on dumping TA-088v3/TA-090 preipl

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

Moderators: cheriff, TyRaNiD

Post Reply
ab5000
Posts: 74
Joined: Tue May 06, 2008 2:37 am

Ideas on dumping TA-088v3/TA-090 preipl

Post by ab5000 »

Hi.
Yesterday I've had an idea of how to dump the preipl on these mb.
When the PSP powers up, the preipl gets copied to the scrathpad RAM (0x00010000).
My idea is this: we power up the PSP with a pandora battery without any MS. The preipl doesn't find the ipl and falls into a infinite cycle.
Now we can dump the ram externally using a pc connected to the psp mb. Dumping the RAM is easier than dumping the ROM directly from the CPU.
However, we can't just dump the RAM while the PSP is running. But, if we power down the PSP and IMMEDIATELY power up only the RAM using the pc, the RAM doesn't get cleared and we can read it without any problem (the power down can be also controlled by the pc).
We still need to cut some mb traces to connect the RAM to the pc. But we can use some pc-controlled bridges to connect the traces when psp is running and to disconnect them when we have to access the RAM from the pc.

Bye,
ab5000.
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

The scratchpad RAM is on the main CPU die and can't be accessed like the main RAM. It may not even have an external interface on the chip.
adrahil
Posts: 274
Joined: Thu Mar 16, 2006 1:55 am

Post by adrahil »

Uhm, scratchpad ram? You mean the piece of sh*t which noone uses, not even sony? I don't recall seeing any copy to scratchpad, but only to BFC/BFD memory areas which get remapped for the occasion.
moonlight
Posts: 567
Joined: Wed Oct 26, 2005 7:46 pm

Post by moonlight »

adrahil wrote:Uhm, scratchpad ram? You mean the piece of sh*t which noone uses, not even sony? I don't recall seeing any copy to scratchpad, but only to BFC/BFD memory areas which get remapped for the occasion.
lol and what do you think 0x80010000 is? :p
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

Seriously though, how DO you go about dumping the pre-IPL without an exploit in a working IPL ??
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

Torch wrote:Seriously though, how DO you go about dumping the pre-IPL without an exploit in a working IPL ??
I just went through the 2.70 IPL thread, where you were working on dumping the pre-IPL using 1.50 D: D: D: D:
Doesn't look like its humanly possible on new firmware!
ab5000
Posts: 74
Joined: Tue May 06, 2008 2:37 am

Post by ab5000 »

Torch wrote:The scratchpad RAM is on the main CPU die and can't be accessed like the main RAM. It may not even have an external interface on the chip.
Argh. I tought it was in the main RAM and not in the CPU internal RAM. Sorry.
Post Reply