which file on the UMD is the actual executable?

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

Moderators: cheriff, TyRaNiD

Post Reply
Mak0
Posts: 36
Joined: Thu Jan 27, 2005 8:56 am

which file on the UMD is the actual executable?

Post by Mak0 »

I just dumped my copy of Puzzle Bobble (only game that would fit on my mem stick) for analysis and I'm not sure exactly which file is the executable.

Inside the directory .../PSP_GAME/SYSDIR I found EBOOT.BIN (1,140,512 bytes) and BOOT.BIN (1,140,168 bytes)

Are either of these the actual executable? or am I missing something completely?

TIA
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

They both are.

Well eboot is encrypted and boot is not. Perhaps somthing as simple as a hexeditor might have lead you to this conclusion ;)
Mak0
Posts: 36
Joined: Thu Jan 27, 2005 8:56 am

Post by Mak0 »

That is what I assumed but I just wanted to be sure.

thanks.
Post Reply