PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   PS3 | Technical Development and Coding Area (http://www.ps3hax.net/forumdisplay.php?f=151)
-   -   EBOOT that execute a .self file? (http://www.ps3hax.net/showthread.php?t=40609)

sguerrini97 07-29-2012 03:34 PM

EBOOT that execute a .self file?
 
Hi all, does anyone know how to make an EBOOT that execute a .self file?
Showtime is an example, it has an EBOOT.BIN and the file showtime.self.. It's possible to use the showtime's eboot to run another self? Thanks.

Raito 08-04-2012 06:16 AM

Well, that's the case in Modern Warfare 3 also, my shot is they used some crypto on .self which is included in the eboot, because although we possess the right keys to decrypt updates, only eboot decrypts, and not the selfs..

Help appreciated!

SuperDre 08-06-2012 01:12 PM

rename the .self to showtime.self? or create a homebrew app which starts a self (by reading the wanted .self from a textfile or something)..

Hells Guardian 08-06-2012 01:56 PM

An eboot is a .self..... all an eboot is is a package container for .self files..... so why not just make an eboot out of your .self?

sguerrini97 08-09-2012 03:39 AM

I can't use showtime's EBOOT cause i was unable to decrypt it, and I need the ELF.
Is simply to create it on Sony's SDK or PSL1GHT?

DEFAULTDNB 08-09-2012 03:57 AM

Doesnt any game that has multiple games on disc do this?

MGS HD collection (MGS2, 3, peacewalker)
Jak collection (Jak 1, jak 2, jak 3)
Splintercell collection (SC1, pandora tomorrow, chaos theory)
Sly collection
SOTC/ICO

??

sguerrini97 08-09-2012 04:21 AM

Quote:

Originally Posted by DEFAULTDNB (Post 409051)
Doesnt any game that has multiple games on disc do this?

MGS HD collection (MGS2, 3, peacewalker)
Jak collection (Jak 1, jak 2, jak 3)
Splintercell collection (SC1, pandora tomorrow, chaos theory)
Sly collection
SOTC/ICO

??

Good idea.. I'm going to try :)

DEFAULTDNB 08-09-2012 04:26 AM

Quote:

Originally Posted by sguerrini97 (Post 409061)
Good idea.. I'm going to try :)

Could work as 95% of those eboots and selfs are decrypted :)

Asure 08-09-2012 04:36 AM

I also asked/theorized aboutt his. Once i know how the klic part worked in eboots that load other self/sprx, it had the idea this could work for exploits, or perhaps an ftp server..

The theory was to place a npdrm-self that gets launched by eboot, and circumvent the strict eboot checks and sign it with a known klicensee (InfinityWardKey for example.)

But, i was told in v3.60 an extra npdrm sig (footer) was added into the series of checks they perform, and private aes key is needed to add this footer.. which we don't have..

So this won't work > 3.56, and thus is fairly useless unless you figure out the private key to add the npdrm-self-footer.

I didn't confirm myself if it still worked on 3.56, i don't have hardware flasher to go to lower versions.

DEFAULTDNB 08-09-2012 04:41 AM

Quote:

Originally Posted by Asure (Post 409071)
I also asked/theorized aboutt his. Once i know how the klic part worked in eboots that load other self/sprx, it had the idea this could work for exploits, or perhaps an ftp server..

The theory was to place a npdrm-self that gets launched by eboot, and circumvent the strict eboot checks and sign it with a known klicensee (InfinityWardKey for example.)

But, i was told in v3.60 an extra npdrm sig (footer) was added into the series of checks they perform, and private aes key is needed to add this footer.. which we don't have..

So this won't work > 3.56, and thus is fairly useless unless you figure out the private key to add the npdrm-self-footer.

I didn't confirm myself if it still worked on 3.56, i don't have hardware flasher to go to lower versions.

Thanks for the info @Asure , you always seem to know everything :)


All times are GMT -5. The time now is 02:33 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.