Rollback EBOOT.PBP

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

Moderators: cheriff, TyRaNiD

Post Reply
Matrixdub
Posts: 60
Joined: Fri May 13, 2005 3:47 am

Rollback EBOOT.PBP

Post by Matrixdub »

Is it possible to rollback a kxploit modified EBOOT.PBP to its 1.0 status so it runs on a 1.0 machine?

Thanks.
User avatar
ReKleSS
Posts: 73
Joined: Sat Jun 18, 2005 12:57 pm
Location: Melbourne, Australia

Post by ReKleSS »

Take the actual eboot.pbp (not the exploit one), and package it into a pbp using whatever tool you want.
-ReK
Èl Nächó
Posts: 27
Joined: Sun Apr 03, 2005 4:02 pm

Post by Èl Nächó »

seipsptool does this for you.
Marco_N
Posts: 46
Joined: Sun May 29, 2005 10:27 am

Post by Marco_N »

All the kxploit-method entails is extract from the original v1.00 EBOOT.PBP:
PARAM.SFO, ICON0.PNG and DATA.PSP

Then repack PARAM.SFO and ICON0.PNG into the %-EBOOT.PBP
and rename the DATA.PSP to EBOOT.PBP

so in order to roll it back:
- rename the 2nd EBOOT.PBP back to DATA.PSP
- extract the PARAM.SFO and ICON0.PNG from %-EBOOT.PBP
- repackage these three files into an EBOOT.PBP

This is assuming you're using PBP Unpacker v0.94
Èl Nächó
Posts: 27
Joined: Sun Apr 03, 2005 4:02 pm

Post by Èl Nächó »

Èl Nächó wrote:seipsptool does this for you.
this way is MUCH easier.
Post Reply