Olygame

DigiTopZ #2


Results 1 to 5 of 5
  1. #1
    Administrator
    Join Date
    Jun 2011
    Location
    Tropical Island
    Posts
    1,783
    Total Thanks Given
    210
    Total Thanks Received
    6,149
    Total Thanked Posts
    1,361
    Gamer IDs

    Gamertag: garyopa PSN ID: opagary

    ps3 PS3Tools GUI Edition v3.3 Final Released!

    Now you can Re-Sign EBOOTs!



    PsDev is back with a FINAL update for his PS3Tools. This last update adds an EBOOT Re-Signer along with improves to the scetool section

    PS3Tools GUI Edition by PsDev has received another major update, sadly due to outside reasons it is his last and FINAL release![/b]

    Now, he has added a new SCETool section, bug fixes and some other nice improvements. For example, you can now Decrypt and Re-sign EBOOT's automatically!

    Here's the complete changelog for v3.2:

    - Added scetool section
    - Show curent keylist
    - Decrypt EBOOT.BIN up to 3.60
    - Decrypt and resign EBOOT.BIN automatically
    - Fixed SFOREADER bug
    - When ever you get a output it autp copys to clipboard
    - Minor bug fixes through out program to make it run a little more fluently.

    Just to elaborate some on the auto EBOOT.BIN re-signer, just put the 3.60 EBOOT.BIN in the root of folder run the tool it will decrypt it and 're-sign' it for use on lower Firmware.

    Now if, or when keys for later Firmwares get released this tool does not need to be updated to use the feature, thanks to naehrwert way he has the scetool set you just replace the keys file with the updated info and run the program to decrypt higher FW SCE files.

    Please read license in download.
    Soon after the 3.2 release, he released 3.3, but claims it will be his FINAL update, and 'source code' will be also released in the near future.

    It has been fun making this program, it has gone threw 12 awesome updates. I'm sad to stop working on it, but I'm happy to see what you guys can continue to make it into. I will release the source code, but not today, not in this thread. lets leave that for another time and focus on this release. This is also the most stable version, all features have been tested not only by me but other people too, (Dcnigma, Industerialcode) and all features work properly.

    CHANGES:

    • scetool v0.28 added
    • New keys added to keyset
    • New script for EBOOT resigning
    • New file system layout
    • Removed do it button
    • Now everytime you select a option from one of the drop down menu it does that option right away
    • Removed SELF tool
    • Cleaner
    • Every option has its individual message box completion of operation

    There is a new way that the file system works. There is a individual folder for all the tools (PUP Tools, scetool, Core_os Tool ect) And when you want to use the tool just place the file in the correct folder and use the GUI. This system is cleaner and allows me to not use as much code.

    There is a script in the scetool folder called fix. This script is what can be edited to your standards for the EBOOT resigning. I did this so if you want to sign for 3.41 ect or change compression or anything just edit the script and run the GUI no need for new update, much more efficient

    @echo off
    FOR /F "tokens=1,2 delims= " %%A IN ('scetool.exe -i EBOOT.BIN') DO (
    if [%%A]==[ContentID] set CID=%%B
    )
    scetool.exe --decrypt EBOOT.BIN EBOOT.ELF
    rename EBOOT.BIN ORIGINAL_EBOOT.BIN > NUL
    pause
    scetool.exe --sce-type=SELF --compress-data=FALSE --skip-sections=TRUE --key-revision=0A --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-type=NPDRM --self-fw-version=0003005500000000 --np-license-type=FREE --np-content-id=%CID% --np-app-type=EXEC --np-real-fname=EBOOT.BIN --encrypt EBOOT.ELF EBOOT.BIN
    pause
    del /Q EBOOT.ELF > NUL
    scetool -i EBOOT.BIN
    pause
    There is no more "Do It" button, since I change the way the files are modified I thought I will just make every option a button it self, si when you click the option you like from the drop down menu it will do the operation Note* After click may take a sec for the operation to start be patient.
    Don't forget to download the new version from HERE!

    NEWS SOURCE #1: PS3Tools GUI edition v3.2 eBoot re-signer added more (via) PSX-Scene
    NEWS SOURCE #2: PS3Tools GUI Edition v3.3 - aka - PS3 Tools GUI Edition Final + All Previous Releases (via) PSX-Scene

    Our thanks to 'Gauss' for this news item!
    Last edited by GaryOPA; 08-04-2012 at 06:53 PM. Reason: Updated info with 3.3 release

  2.          
  3. The Following 3 Users Say Thank You to GaryOPA For This Useful Post:

    gDrive (08-04-2012), Yuu (08-04-2012)

  4. #2
    Senior Member
    Join Date
    Jul 2011
    Posts
    165
    Total Thanks Given
    191
    Total Thanks Received
    125
    Total Thanked Posts
    73

  5. The Following 2 Users Say Thank You to BNDVS For This Useful Post:

    gDrive (08-04-2012), Yuu (08-04-2012)

  6. #3
    Senior Member
    Join Date
    Jul 2011
    Location
    South Africa
    Posts
    177
    Total Thanks Given
    4,599
    Total Thanks Received
    178
    Total Thanked Posts
    108
    Nice, all round a super release
    What is psoriasis? Know someone who has it? Join the UK's largest support forum for tips on managing it. A tip when registering is adding your countries tag eg. UK users can add _UK in front of their username.

    Please note i am simply trying to spread awareness and am in no way associated with the forum other than being a free member.

  7. The Following User Says Thank You to Yuu For This Useful Post:

    gDrive (08-04-2012)

  8. #4
    Administrator
    Join Date
    Jun 2011
    Location
    Tropical Island
    Posts
    1,783
    Total Thanks Given
    210
    Total Thanks Received
    6,149
    Total Thanked Posts
    1,361
    Gamer IDs

    Gamertag: garyopa PSN ID: opagary
    Quote Originally Posted by BNDVS View Post
    Thanks, post has been updated!

  9. The Following 3 Users Say Thank You to GaryOPA For This Useful Post:

    BNDVS (08-04-2012), gDrive (08-04-2012), Yuu (08-04-2012)

  10. #5
    Banned
    Join Date
    Aug 2012
    Posts
    3
    Total Thanks Given
    0
    Total Thanks Received
    0
    Total Thanked Posts
    0
    I'm very happy with the new update. Let's see, what would we need in the future.

    __________________________________
    singer sewing machines - sewing machines - singer sewing machine
    Last edited by chrisjay; 08-07-2012 at 09:54 AM.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
EachGame