44w ago - Shortly following his
last release, today PlayStation 3 developer
PsDev has now updated PS3Tools GUI Edition to version 3.0 which now adds PS3 SPU emulation, SELF decryption and Debug PKG decryption as detailed below.
Download:
PS3Tools GUI Edition v3.0
To quote: Hi everyone, here with a new update to my program. Added SPU Emulation, Self Decryption and debug pkg decryption. Along with more accurate loading bars and a interface change to pkg tool, spu emulation, self decryption, edat tool.
- SPU emulation added
- Debug PKG decryption added
- SELF decryption added
- Logging Errors/successes added to EDAT tool
- Logging Errors/succession added to PKG tool
- Loading bars code adjustment, more accurate now
Originally by KDSBest,
SPU emulation has been incorporated in my GUI. It was quite easy, we both coded our programs in C# (Sharp) so I didn't really have much trouble.
Self decryption is know possible. Just browse for your self/bin file and hit decrypt or, drag and drop. Yes I added it.
Now Debug PKG decryption is a option too, just name the file debugpkg.pkg put in root of program folder and run the tool and it decrypts.
Download: http://www.mediafire.com/?1u838ik6yzzvi8q
To quote: To jump right into it, I have added a lot into this version. RCO dumper SFO reader and a whole new GUI form and GUI improvements.
When the program first loads, you're going to be opted to choose the GUI, well remember the original GUI for the main screen? Well I added a new one that took out the Command prompt emulator, made the form smaller and sleeker.
Once you choose the GUI you want it will take you too the specific form, but wait, you want to use the other GUI after your done with your first selection? Well I though of that and instead of having it close after selection it stay's alive until you're done!
Changes:
SFO READER
Dump category_friend.rco
Dump category_game.rco
Dump category_music.rco
Dump category_network.rco
Dump category_photo.rco
Dump category_psn.rco
Dump category_sysconf.rco
Dump category_tv.co
Dump category_user.rco
Dump category_video.rco
Added loading bar on both GUI
Added dialogs to see completion
Add messageboxes for errors and PUP completion
Fixed minor bugs
Fixed Core_os image reader tool
Side Note: All RCO's that are dumped will be shown in the RCO folder.
Finally, in related news nevik has made available http://www.2shared.com/file/lv38Dbax/Ps3ToolsOsXv2pkg.html and http://www.2shared.com/file/CWuLP5jA/make_pkg.html (Windows) stating the following:
If you repack any .PKG with they will install on 4.11 DEX. I have had a great deal of fun learning TCL TK and some python to try and make this tool as easy to use as possible for those who don't want to install Macports. Read README and how to use included.
PS3Tools v2 for OSX:
New: no more X11 needed all GUI is written in tcl tk.
Readself2
Edit Read and Create PARAM.SFO files.
Fail0verFlow make self tool
As of now you can:
[list]
unself : F0F unself
unself2 : F0F unself2 See README.txt for mallory instructions.
readself : F0F readself and readself2
Download: http://www.mediafire.com/?lzc6jh9xbzehdib / http://www.mediafire.com/?uwr85vw2gbix8aw (Mirror)
To quote: The major addition is a Retail PKG decryption and extraction tool. I also removed the extra tools as it wasn't needed, and wasted space, most external programs are gonna be taken out and be coded so it's internal. That way space, folder size and your Computers memory is more free.
I need to thank math because, this uses his AES engine and without it I would have had to code one on my own. (Don't worry I had his permission). It was truly a pain incorporating this into my program, much harder than the EDAT tools.
private byte[] PS3AesKey = new byte[16] {
0x2E, 0x7B, 0x71, 0xD7, 0xC9, 0xC9, 0xA1, 0x4E,
0xA3, 0x22, 0x1F, 0x18, 0x88, 0x28, 0xB8, 0xF8
Decryption of Retail PKG
Extraction of Retail PKG
Bug fixes
Removed external programs
Fixed bugs and added some little features in EDAT tool
Doesn't take up as much memory
Also if I can port Rcomage to c# then expect that to be next release, it's hard porting c++ to c# though, but I'm trying, it has alot of code that needs converter.
Thanks to naehwert, KaKaRoToKS, geohot, Math, eussNL and of course Fail0verFlow! and anyone else I forgot.
More PlayStation 3 News...