PS3Tools GUI Edition Final

421 visiteurs sur le site | S'incrire

Accédez aux coordonnées de l’ensemble des techniciens professionnels recommandés par logic-sunrise 20 derniers dossiers et tutoriaux
Playstation 3 / 4
PS3Tools GUI Edition Final
Auteur d'applications destinées à la PS3 telles que Ps3Wizard, PS3 XMB Theme Emulator ou encore Crypter, PsDev nous livre aujourd'hui un programme qui va plaire à de nombreuses personnes, tout particulièrement à celles étant allergiques aux lignes de commandes mais aussi aux profanes en matière de hack PS3. Nommée PS3Tools GUI Edition, cette interface graphique regroupe l'ensemble des utilitaires créés à l'origine par la team fail0verflow et dont par la suite certains développeurs se sont attelés à bonifier.

Cette version 3.3 est la version finale de cet outil car PsDev préfère se concentrer sur d'autres projets. Cependant, il a prévu de publier le code source dans un futur proche afin que d'autres continuent le travail qu'il a commencé. Sachez que si vous souhaitez le soutenir, vous avez la possibilité de lui faire un don à l'adresse Paypal suivante : psdev@hotmail.com.

Message de l'auteur :

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.

Lundi 13 Août 2012, 00:41 par Pass_Code
Source : psx-scene
13 août 2012, 09:33
Approuver ce commentaire (+1)
Très bon développeur ce PsDev ;)
Répondre à ce commentaire
13 août 2012, 10:27
Approuver ce commentaire (+1)
Merci ;)
Répondre à ce commentaire
13 août 2012, 11:55
Approuver ce commentaire (+1)
merci et bon courage pour la suit ^^
Répondre à ce commentaire
13 août 2012, 14:33
Approuver ce commentaire (+1)
Merci
Répondre à ce commentaire
13 août 2012, 16:29
Approuver ce commentaire (+1)
merci pour la news
Répondre à ce commentaire
14 août 2012, 12:17
Approuver ce commentaire (+1)
Merci pour la news
Répondre à ce commentaire
Cliquer ici pour continuer sur le forum
Envoyer