SED-PC PSP

From GameBrew
SED-PC
Sedpc2.png
General
Authorhgoel0974
TypeSave and Game Managers
Version2
LicenseGPL-3.0
Last Updated2014/02/03
Links
Download
Website
Source

SED PC is a PC version of the PSP savedata encrypter/decrypter.

User guide

Usage:

sed -e [Input File] [PARAM.SFO] [Output File] [Game Key File]

sed -d [Input File] [Output File] [Game Key File]

Where:

  • '-e' tells it to encrypt, '-d' to decrypt.
  • [Input File] is the file to encrypt or decrypt.
  • [Output File] is the name of the file to save to.
  • [PARAM.SFO] is the location of the PARAM.SFO file whose hashes should be updated (not really updated yet).
  • [Game Key File] is the full path to the file which has the game key.

MSVCR110D.dll is missing:

Screenshots

sedpc3.png

Credits

Thanks to:

  • The team behind libkirk.
  • The PPSSPP team for the sceChnnlsv implementation.
  • Xian Nox for helping me out with formatting the code (and the awesome help info).
  • Codestation for porting to linux.

External links

Advertising: