• PS3 Hacks , 10.06.2012

    DeLiGhT’12 has contacted us today and released SELF/SPRX decrypter sources. This tool is mainly for devs, and the function of what this does should be self explanatory :) . For more information on this tool see this thread.

    —————————————————————————–

    .__.[SIRIaX!]
    __|__|_ _________ ____ _________________
    _/ _____// __ / /___/ / ____/ / ___ /
    | |/ ___/ / / / / / / _/
    _____|____/_____/_______ /__/__/____S!

    —————————————————————————–
    SELF/SPRX DECRYPTER SOURCES – V0.6 BETA
    —————————————————————————–

    SELF/SPRX DECRYPTER SOURCES

    12/04/10 – V0.5B – Initial BETA Release
    - Decrypting internal PS3′s SELF/SPRX files
    [BETA - The decrypter hangs on some files]

    12/12/10 – V0.6B – Second BETA Release
    - More stability (no hangs anymore)
    - Much more files can now be decrypted

    GameOS utilizes files to make the console work (I won’t give details)
    These files (SELF = EXE, SPRX = DLL) are stored in /dev_flash
    This tool enables to decrypt these SELF/SPRX files
    Such a decrypter will only help people who know what they do ;-)
    The application is not yet capable to decrypt all files (coming soon !)

    Some devs asked for the sources. I decided to release them.
    This tool may help to decrypt system files on DEX consoles ;-)

    Greetings fly out to (no order):
    - Rupan (nice works dude !)
    - CrashSerial
    - Defyboy
    - Kakaroto
    - NDT
    - eussNL
    - Mas
    - Naehrwert
    - rms
    - The others I’ve forgotten…

    —————————————————————————–
    .oO Heden / DeLiGhT’2012 Oo.
    —————————————————————————–

    [Download]

    Discuss in Forums (13)


  • 13 Comments

    1. mirkie
      06-10-2012
      10:48 AM
      1

      Alright. Open-source is always better. I hope there are a few devs which can use this for newer self and sprx.

    2. japsander
      06-10-2012
      11:02 AM
      2

      CrashSerial? is it a typo or a real name?

    3. mcmrc1
      06-10-2012
      12:01 PM
      3

      Originally Posted by japsander View Post
      CrashSerial? is it a typo or a real name?
      i asked me the same question i think he mean CrashSerious

    4. DEFAULTDNB
      06-10-2012
      12:02 PM
      4

      Awesome tool, thanks to all involved.

    5. CrashSerious
      06-10-2012
      01:35 PM
      5

      Originally Posted by japsander View Post
      CrashSerial? is it a typo or a real name?
      ... the world may never know. LOL

    6. ZOMBIEKILLAH
      06-10-2012
      05:20 PM
      6

      I was happy to see a new version untill i read there instructions

      Howto : ( DeLiGhT’12 )
      First, uninstall previous version
      (Install the .PKG provided in the archive) WHAT PACKAGE ?

      THERE IS NO PACKAGE ? I don't get this what he forget to include the most important part of this release like the other release some months ago /yr ago included a pkg ?

      Now i guess i have to find again the old version & copy everything manual . Either i am seriously missing something or this is how it is supposed to be, which don't make any sense at all ,when the instructions are very clear/simple like before = It says to install the package included in the archive ?

      I was really happy to see this in hope i could finally use it unlike the other version did not even boot = Got error to even start it up , could have been the firmware but i even finalized the pkg & still did not work before =old version so nobody get confused.

      Can someone that knows about this release ,please clarify why this has no install package like last version ?

    7. EiKi
      06-10-2012
      05:27 PM
      7

      ZOMBIEKILLAH

      its the sources only i think, you have to compile it to get the PKG ^^ or wait for someone else to compile it

    8. ZOMBIEKILLAH
      06-10-2012
      05:36 PM
      8

      Originally Posted by EiKi View Post
      ZOMBIEKILLAH

      its the sources only i think, you have to compile it to get the PKG ^^ or wait for someone else to compile it

      Just realized its just the source ,lol That sux i can make my own pkg but i think it will be same as i am not sure about the files o well hopefully something will happen as i been wanting to try to decrepit a file since the first release that did not work

    9. Ada Love Lace
      06-11-2012
      11:47 AM
      9

      Pkg version is available on other website but it give an error (80010009 Operation not permitted-An error occurred during the start operation (e.g.: debug self on retail)
      So do what can i do for that? (if i m asking , i understand this is not for me but i wanted to have a curious glance)
      Thanks you for the release and possible futures answer.

    10. euss
      06-11-2012
      11:59 AM
      10

      Then that package is wrongly made, or your firmware is not patched correctly to support fself and debug pkgs

    11. Ada Love Lace
      06-11-2012
      05:39 PM
      11

      Originally Posted by euss View Post
      Then that package is wrongly made, or your firmware is not patched correctly to support fself and debug pkgs
      The FW is rebug 3.55.2 ( but without using the LV2 patch Cex ) on retail PS3.
      I repack the pkg as debug pkg (even it s simple i can have done it wrong) but same error.
      Thanks you for the answer, and if you have any more suggestions, but since you are really helpful for me and for a lot of people (and recently more talkative) , you can describe (shortly) how sprx work.

    12. euss
      06-11-2012
      05:55 PM
      12

      Sorry, not alot of Rebug experience...

      sprx are signed prx
      like self are signed elf
      and spkg are signed pkg

      you can compare them with static libraries (linux) or DLL (Windows).

    13. sandungas
      06-12-2012
      01:57 PM
      13

      I still have the compiled version released 12 december 2010. It was packaged for 3.41

      Code:
      -----------------------------------------------------------------------------
       
                         .__.[SIRIaX!]
                       __|__|_ _________ ____  _________________
                     _/ _____// __  /  /_\__/ / ____/  /  ___  /
                     \  \|  |/  ___/  /  /  \/  /  /     /  \_/
                      \_____|\____/_____/____\___ /__/__/____\S!
      
      -----------------------------------------------------------------------------						 
      	                 SELF/SPRX DECRYPTER - V0.6 BETA
      -----------------------------------------------------------------------------
      
      	SELF/SPRX DECRYPTER
      
      	12/04/10 - V0.5B - Initial BETA Release
      		- Decrypting internal PS3's SELF/SPRX files
      		[BETA - The decrypter hangs on some files]
      
      	12/12/10 - V0.6B - Second BETA Release
      		- More stability (no hangs anymore)
      		- Much more files can now be decrypted
      		
      	GameOS utilizes files to make the console work (I won't give details)
      	These files (SELF = EXE, SPRX = DLL) are stored in /dev_flash
      	This tool enables to decrypt these SELF/SPRX files
      	Such a decrypter will only help people who know what they do ;-)
      	The application is not yet capable to decrypt all files (coming soon !)
      
      	Howto :
      		First, uninstall previous version
      		Install the .PKG provided in the archive
      
      		- Put the file you want to decrypt into :
      			/dev_hdd0/game/DCRY00001/USRDIR/SOURCE/
      		- Launch the decrypter
      		- Get the decrypted files from :
      			/dev_hdd0/game/DCRY00001/USRDIR/DESTINATION/
      
      	The current version decrypts only one file per launch
      	Make sure to have only one SELF/SPRX file in /SOURCE/ directory
      
      	This decrypter does not use the grafchokolo's payload nor HV syscalls
      
      	Comments/Remarks ?
      	Write to heden_delight at hushmail.me
      
      	Greetings fly out to (no order):
      		- Rupan (nice works dude !)
      		- LBDT69 (we should use your works soon)
      		- Grafchokolo (thanx for all your answers !)
      		- PS3mrenigma (always nice to chat with you)
      		- Team Blackb0x
      		
      	Team DeLiGhT is looking for talented artists (we need logos & ASCII arts)
      	Interested ?
      	Please send us some of your works !
      
      -----------------------------------------------------------------------------
      	.oO Heden / DeLiGhT'2010 Oo.
      -----------------------------------------------------------------------------
      Download link -----> http://www.sendspace.com/file/w30wgf