Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

SED-PC PSP: Difference between revisions

From GameBrew
m Text replacement - "Category:PC utilities for PSP homebrew" to ""
m Text replacement - "Category:PSP homebrew applications" to ""
 
Line 43: Line 43:
* GitHub - https://github.com/BrianBTB/SED-PC
* GitHub - https://github.com/BrianBTB/SED-PC
* Wololo - https://wololo.net/2014/02/02/release-sed-port-for-pc/
* Wololo - https://wololo.net/2014/02/02/release-sed-port-for-pc/
[[Category:PSP homebrew applications]]

Latest revision as of 11:08, 8 May 2024

SED-PC
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: