SED-PC PSP: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 8: Line 8:
|version=2
|version=2
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/psphomebrew/sedpc.7z
|download=https://dlhb.gamebrew.org/psphomebrew/sedpc.7z?k33p0fil35
|website=https://wololo.net/2014/02/02/release-sed-port-for-pc/
|website=https://wololo.net/2014/02/02/release-sed-port-for-pc/
|source=https://github.com/BrianBTB/SED-PC/
|source=https://github.com/BrianBTB/SED-PC/

Revision as of 06:34, 31 January 2024

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: