Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SED-PC PSP

From GameBrew
Revision as of 13:43, 18 November 2022 by HydeWing (talk | contribs) (Created page with "{{Infobox PSP Homebrews |title=SED-PC |image=sedpc2.png |description=PC version of the PSP savedata encrypter/decrypter. |author=hgoel0974 |lastupdated=2014/02/03 |type=Save a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: