So, PS3Tools GUI Edition has been updated in order to add the C2D tool set by andbey0nd plus other nice fixes and changes!
PS3Tools GUI Edition by PsDev is a pretty nice app with a lot of utilities for your PS3.
Now, in response to all this recent CEX 2 DEX 'fuss', he has added the C2D toolset by andbey0nd too!
Also, the new version features a new interface and removes the option for dual GUIs...
Here's the full changelog:
Hi everybody, here to release my new update. New interface, makes it feel more umm, IDK. I just like it.
CHANGES:
- Added CEX 2 DEX
- New Interface
- Fixed PKG decryptor button
- Fixed EDAT Tool button
- removed second GUI form
- Minor bug fixes and code changes to perform better
I have been asked a lot recently to add in a debug PKG decryptor because all I had is a Retail decryptor & extractor. Well I did, but last minute checks, I noticed it was not performing the way I wanted it too. So instead of releasing faulty code/tool on my program and say it works half way, I'd rather withdraw the feature until a further update when I can have it working properly to my standards and what should be most.
CEX to DEX:
This whole CEX to DEX is going around, I felt like adding it to GUI form had to be done so, I jumped on band wagon and did it.
When going to use this Make sure you have a CEX Nor flashed named "CEXFLASH.bin" and the eid_root_key.bin in the program folder.
Run the tool and it will output a DEXFLASH.bin... easy as pie.
Note* opensll required!!
Are you worried about your 'data freedom' rights, like Prism and NSA and want to be 'secure' online, and access what you want where you want?
Then signup now with our sponsor VPN4ALL and 'protect' yourself online, and don't forgot if you tried of searching the 'net for stuff, then grabbing an UsenetBucket account is the only way to go with unlimited downloads, fast speeds, uncensored servers, and low pay-per-month rates, and at the same time by signing-up with either of our sponsors you end up supporting our wonderful group of scene news sites that you enjoy reading daily!
Ok, I've been seeing this tool quite a lot lately but I don't know what it does. :| Can someone sum it up and tell me what it actually does. I'm curious.
The previous version are good for extracting coreos from ofw pup and decrypting it. You can use it to get the ofw files (isoldr, spp-verifier.self, default.spp) for the metldr exploit. I haven't looked at the new one.
I am posting this in a few threads so it wont be asked a million times:
I will not be going into detail on how to compile the metldrpwn or how to compile and use libeeid.
Oh and if you dont know what scp is go google it because im not gonna be getting into all that, this isnt a spoon feeding tut :P
1. dump nor (from xmb, hardware flasher, or petitboot) if from petitboot you will need a flash drive or external hdd. make sure you hold on to this backup or your FUCT if something goes wrong.
2. extract nor (f0f tools or the windows nor unpack)
3. install rebug otheros++
4. install rebug otheros++ preptools
5. boot into petitboot
Now this is where it will start to get tricky because you will need to either scp files or use a flashdrive/external hdd, I use scp because its fast and easy
6. READ eEID : dd if=/dev/ps3nflasha skip=$((0x2F000)) of=/cex_eid.bin bs=1 count=$((0x10000))
7. scp cex_eid.bin to your computer
8. cd / rm cex_eid.bin
8. scp your metldr to the PS3 from your computer
9. run the metldrpwn on your metldr and dump the eid_root_key
10. scp your eid_root_key from your PS3 to your computer
11. use libeeid or whatever that other cex>dex tool is and convert your eid to dex (using the cex_eid.bin > dex_eid.bin)
12. scp your new dex_eid.bin to the PS3
13. WRITE eEID: dd if=dex_eid.bin of=/dev/ps3nflasha bs=1 seek=$((0x2F000)) count=$((0x10000))
14. reboot
15. if you're not bricked you will still be in cex FW just install DEX fw and poof your done :P
LAST WORDS OF WARNING:
If you brick its 100% you're fault and you didn't follow the instructions the the letter, or you just did something wrong all together. Dont ask me what went wrong cuz I wont have a clue nor do I care if you brick seeing I warned you to have a hardware flasher just in case. Sorry if that sounds harsh but if you dont think you can do this then you shouldn't be trying to mess with your nor in the first place because YOU CAN PERM BRICK!.