Groepaz has released the first Homebrew Code on the PSP v2.0 in the form of Hello World, we shall see where this goes, the hello world is written on top of the graphics so is this a real exploit to play homebrew, well we shall see.
toc2rta free development network have done it again - one step closer to full homebrew on the 2.0!
Pure binary loader.
* it’s loaded at 0×08810000
* it’s max 64 kB
* it’s pure binary MIPS code
* you have to use syscalls and not NIDs
* it runs in user space!
* it’s called h.bin (Hello world) in the root of the MemoryStick
Set the frame_buffer.png as background like before and Place the new overflow.tif in the photos dir and the h.bin on the memory stick. It loads ms0:/h.bin
Download ‘Hello World’ for v2.0 and source below (via the comments)