This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
EBOOT.BIN Decryption
#52
(03-19-2011, 02:06 PM)Itaru Wrote:
(03-19-2011, 07:09 AM)Hykem Wrote: Oh, by the way, as of r2038, it should now be possible to decrypt Dissidia on the fly. It seems this game uses an unknown MIPS relocation that has been adapted by the internal PSP's processor, Allegrex.
Apparently, index 255/0xFF is actually a stop code.

@Kyotoo: This may also represent a solution for K-ON!, Kyotoo. Wink

Yup, Dissidia and a few other games that suffered the 255 IndexOutOfBoundsException errors are now working after your fix. Now I can finally remove my hack to get those games to work. As a matter of fact, I had to remove my hack since it conflicted with your fix when I updated the source through svn, hehe. I mentioned my hack a while back on this post: http://www.emunewz.net/forum/showthread....27#pid9727 but I guess people missed it. Smile

Anyway, great work Hykem.

I did noticed it, but up until now I couldn't prove it. Fortunately, "Final Fantasy Dissidia" explicitly uses 0xFF as a MIPS relocation, which leaves no other option than accept that the PSP has to interpret this.
What is odd is that manually decrypted files do not have these relocations in them, which suggest that they get automatically removed.
I've traced this down to a correlation with the ~PSP header's struct field comp_mod_attr which, for these games, is 0x00 (0x01 is for PRX and 0x02 for ELF, but 0x00 is just unknown). Could it be some sort of dev level? Maybe an attribute that lets the PSP crash and report compilation errors...
Reply


Messages In This Thread
EBOOT.BIN Decryption - by Hykem - 01-21-2011, 09:11 PM
RE: r1964 - EBOOT.BIN Decryption - by serio - 01-21-2011, 09:58 PM
RE: r1964 - EBOOT.BIN Decryption - by MaXiMu - 01-21-2011, 09:59 PM
RE: r1964 - EBOOT.BIN Decryption - by Itaru - 01-22-2011, 03:46 PM
RE: r1964 - EBOOT.BIN Decryption - by Hykem - 01-22-2011, 08:54 PM
RE: r1964 - EBOOT.BIN Decryption - by zhangyinggv - 01-23-2011, 08:10 AM
RE: r1964 - EBOOT.BIN Decryption - by BlackDaemon - 01-23-2011, 02:22 PM
RE: r1964 - EBOOT.BIN Decryption - by Itaru - 01-24-2011, 05:51 AM
RE: r1964 - EBOOT.BIN Decryption - by BlackDaemon - 01-24-2011, 10:49 AM
RE: EBOOT.BIN Decryption - by Hykem - 01-30-2011, 08:54 PM
RE: EBOOT.BIN Decryption - by DPassos92 - 03-08-2011, 03:06 AM
RE: EBOOT.BIN Decryption - by LeaT - 09-04-2011, 07:33 PM
RE: EBOOT.BIN Decryption - by DarcLeo - 10-15-2012, 04:21 PM
RE: EBOOT.BIN Decryption - by shakirmole - 01-31-2011, 01:29 AM
RE: EBOOT.BIN Decryption - by s67 - 01-31-2011, 10:04 AM
RE: EBOOT.BIN Decryption - by Darth1701 - 01-31-2011, 10:15 AM
RE: EBOOT.BIN Decryption - by s67 - 01-31-2011, 10:19 AM
RE: EBOOT.BIN Decryption - by BlackDaemon - 01-31-2011, 08:03 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-02-2011, 03:32 PM
RE: EBOOT.BIN Decryption - by shadow - 01-31-2011, 09:02 PM
RE: EBOOT.BIN Decryption - by BlackDaemon - 02-03-2011, 10:36 AM
RE: EBOOT.BIN Decryption - by BlackDaemon - 02-03-2011, 07:56 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-03-2011, 08:16 PM
RE: EBOOT.BIN Decryption - by Darth1701 - 02-06-2011, 03:34 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-06-2011, 06:04 PM
RE: EBOOT.BIN Decryption - by Darth1701 - 02-06-2011, 06:20 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-06-2011, 07:49 PM
RE: EBOOT.BIN Decryption - by avin4 - 02-08-2011, 01:42 AM
RE: EBOOT.BIN Decryption - by br222 - 02-17-2011, 01:51 PM
RE: EBOOT.BIN Decryption - by Darth1701 - 02-17-2011, 02:50 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-17-2011, 08:25 PM
RE: EBOOT.BIN Decryption - by Kai3213 - 02-17-2011, 08:55 PM
RE: EBOOT.BIN Decryption - by hyperspeedgx - 02-17-2011, 11:20 PM
RE: EBOOT.BIN Decryption - by Hykem - 02-18-2011, 05:34 PM
RE: EBOOT.BIN Decryption - by marozik114 - 02-20-2011, 12:49 PM
RE: EBOOT.BIN Decryption - by dista_bagus - 03-06-2011, 09:05 AM
RE: EBOOT.BIN Decryption - by Kai3213 - 03-06-2011, 01:23 PM
RE: EBOOT.BIN Decryption - by dista_bagus - 03-06-2011, 02:38 PM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-09-2011, 02:09 PM
RE: EBOOT.BIN Decryption - by Darth1701 - 03-09-2011, 03:11 PM
RE: EBOOT.BIN Decryption - by Hykem - 03-12-2011, 09:57 PM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-13-2011, 05:39 AM
RE: EBOOT.BIN Decryption - by Kyotoo - 03-14-2011, 09:33 AM
RE: EBOOT.BIN Decryption - by Hykem - 03-14-2011, 08:52 PM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-17-2011, 12:44 PM
RE: EBOOT.BIN Decryption - by Hykem - 03-18-2011, 11:18 PM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-19-2011, 06:21 AM
RE: EBOOT.BIN Decryption - by Hykem - 03-19-2011, 07:09 AM
RE: EBOOT.BIN Decryption - by Itaru - 03-19-2011, 02:06 PM
RE: EBOOT.BIN Decryption - by Hykem - 03-19-2011, 09:26 PM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-19-2011, 02:24 PM
RE: EBOOT.BIN Decryption - by hyakki - 03-19-2011, 07:23 AM
RE: EBOOT.BIN Decryption - by tr4nquility - 03-19-2011, 01:57 PM
RE: EBOOT.BIN Decryption - by skyeyes83 - 03-19-2011, 02:16 PM
RE: EBOOT.BIN Decryption - by Shina - 06-28-2011, 11:11 PM
RE: EBOOT.BIN Decryption - by Hykem - 07-02-2011, 04:28 PM
RE: EBOOT.BIN Decryption - by takumiong - 09-11-2011, 07:40 AM
RE: EBOOT.BIN Decryption - by Zekro - 10-15-2012, 05:21 PM
RE: EBOOT.BIN Decryption - by Hykem - 10-10-2013, 11:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)