John-K / pspdecrypt

Simple tool to decrypt PSP binaries
GNU General Public License v3.0
103 stars 22 forks source link
decrypt kl3e kl4e pc prx psar psp

pspdecrypt

A quick and dirty tool to decrypt PSP binaries, and also PSP updaters (PSAR format)

Licensed under GPLv3

Decryption code copied from ppsspp, making use of libkirk by draan

KL3E & KL4E implementation and PSAR extraction by artart78

Usage

pspdecrypt is capable of decrypting PRX and IPL files as well as decrypting and extracting PSAR archives and its contents, including IPL stages where possible.

Release Notes

1.0

Initial release (unversioned)