Date Added: 04/12 / Author: MaTiAz / File Size: 113.94 KB

Hello World TIFF for Firmware 5.03

TIFF-based exploit for PSP firmware 5.03 serving as a "Hello World" proof of concept. Note that the current version will function only on PSP-1000 units. A separate release is being prepared for Slim models, specifically the PSP-2000 and PSP-3000.

The days of TIFF based exploits aren't long gone, at least not yet
Here's the third TIFF exploit for the PSP, enjoy.

Just copy the files to the memory stick root, disconnect USB and go to photo menu.
Don't dismiss the exploit even if it doesn't work on the first time, it's *very* unstable.
You might get it working on the first time, but you might as well have to try it 20 times!

The h.bin is loaded to 0x08800000, and the text address of paf.prx is passed in $a0 to the
binary code. You can then trick out function imports, like for example sceDisplayWaitVblankStart:

sceDisplayWaitVblankStart = (void*)(paf_addr+0x15F068);

This release works _only_ on fat PSPs. The slim version will come out later.

I'm not gonna include a list of credits here, I'll just forget some important names and then
I'll be screwed :P The people who need to be credited will know it anyway.

Have fun!

P.S. Just wait a few days, there's a bit of awesomeness coming up.

- MaTiAz