Jason UK has posted a new release of PRXdecrypter, heres details about the release:

Can decrypt/decompress/extract:
* individual firmware modules from all known retail firmwares (1.00-3.73)
* updater modules from all known retail updaters
* modules and EBOOT.BIN files from all known retail games, and non-retail/testing EBOOT.BIN files
* M33 custom firmware modules
* RLZ files extracted from RCOs
* official updater DATA.PSP
* meimg.img and me_sdimg.img from 2.50+
* 2.7X~3.52 demos DATA.PSP
* 1.XX, 2.00-2.50, 2.60-2.71, 2.80, 3.00 and 3.10+ gamesharing EBOOTs
* 1.xx index.dat (encrypted form of version.txt)

Heres the changelog

1.7 --> 1.8
- Now extracts special PRXs from updater executables - open the updater with PBP Unpacker and put the DATA.PSP (renamed to whatever) in the enc folder.
` It will extract all the PRXs - including the hidden ones SCE didn't want us to see (they used a lame XOR encryption to hide the new ones).
` A lame XOR encryption was used on the usual ones, and they double-encrypted "sceLoadExecUpdater" with a scrambled header
- Overhauled filetype detection, now works with any file that has a decryption key, not just those with ~PSP in the header.
- Plain 2RLZ decompression works again
- Reduced occurence of unnecessary unsignchecking
- Returns correct unknown tag message
- Handling for double-encrypted files with scrambled headers in order to obtain the output size, such as sceLoadExecUpdater (a PRX hidden inside updaters)
- 2.xx+ game EBOOT.BIN decryption fixed
` note: there is a new type EBOOT.BIN floating around that this app and Aenea decrypter cannot decrypt,
` if anyone comes across it, please PM me
- Added support for 1.xx (and possibly 2.00-2.50) index.dat decryption

Download and Give Feedback Via Comments