Quick Jump Daily Digest
Thank you for your interest in the Quick Jump Daily Digest. Get notified of all new content on QJ in our free Daily Digest. To subscribe, enter your email address below and click the subscribe button.
GripShift Binary Loader: Euro version (PSPGEN edition) |
Listed in: Hacks & Exploits, Homebrew Applications, Homebrew Development Tags: Dragula96, Exploit, FreePlay, MaTiAz, psp exploits, psp hacks, PSPGen, SDK
Ó

For those who've been hounding the developers about the European GripShift exploit, here you go. Just as PSPGEN promised, they've now released their own version for the binary loader (this is the one they were working on prior to the whole HEN video ordeal).
As MaGiXiEn notes, credit for this still goes to the original coders, MaTiAz and FreePlay, with certain re-writes (an appended SDK) done by PSPGEN. Also, Dragula96's GripShift Pong homebrew game is included as an example in the package. Installation notes are included in the readme file.
Meanwhile, for those who want to wait for MaTiAz and FreePlay (and Noobz!)'s version for the European exploit, they're still working on it. As always, there's no sense in pestering the devs. Just wait patiently, and it'll come.
Thanks to razero.we for the heads up!
Download: GripShift Binary Loader: Euro version
Related articles:
- European GripShift exploit solved, release on the way
- Hello, homebrew: PSP-3000's first homebrew game, GripShift Pong v1.0
- GripShift Hello World and Sparta SDK v1
- New PSP exploit found in GripShift, works on PSP-3000
Via PSPGEN
| This story sucks? This story rocks! |
|
|












Comments
Reply
Someone else with the Euro Gripshift can check if it works with the PSP from their region.
Reply
Reply
Reply
Thanks for your great exploit.....
I've ported Korean GripShift exploit on my psp.
(Just a binary loader updated)
Could i release it to my country ?
I'm wating for your answer.
Todo.
The import tables must be shifted around to match the US offsets --> It will take some time...
Reply
Reply
So i changed SDK(thanks FreePlay) like below.
sparta_sdk.h
US->
void (* sceKernelExitGa me) (void) + (void *) 0x08A69404;
KR->
void (* sceKernelExitGa me) (void) + (void *) 0x08a6e530;
then. recompile hello world.
It works...but i think SDK changing is a bad idea.
So i'm going to change binary loader to shift the import table around to match the US offsets.
Reply
http://www.lan.st/showthread.php?t+1879
Many Thanks MaTiAz and FreePlay..
Reply