Go Back
Source Codes
Flash A File (1.5)
This is an easy to understand source code, outlining the basics of successfully flashing a file
to your PSP.

Please use with caution! Don't do anything stupid.

Download

Flash A File (2.5/2.6)
Similar to the 1.5 flasher, but a bit more advanced. Shows how to make use of the exploit, and
the basics of flashing something on 2.5/2.6.

NOTE: The kernel exploit is very glitchy. Once the exploit is executed, be careful of what you choose to do.
Even using something as simple as pspDebugScreenPrintf causes your PSP to crash.

Please use with caution! Don't do anything stupid.

Download

File Browser Example
Here's a simple file browsing example done up by me. Pretty straight forward and easy to modify.

Any questions? Go ahead and ask.

Download

Eboot Extractor
This source code is a simple eboot extracting example which extracts the icon0.png out of an eboot - loads it with
the graphics library - and then displays the image on screen.

Ofcourse this code could be easily modified to extract other things too.
PARAM.SFO, ICON0.PNG, ICON1.PMF, PIC0.PNG, PIC1.PNG, SND0.AT3, UNKNOWN.PSP, and UNKNOWN.PSAR

Download