Pkgrip PSP: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:PC utilities for PSP homebrew" to "" |
m Text replacement - "Category:PSP homebrew applications" to "" |
||
| Line 30: | Line 30: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/qwikrazor87/pkgrip | * GitHub - https://github.com/qwikrazor87/pkgrip | ||
Revision as of 11:22, 8 May 2024
| pkgrip | |
|---|---|
| General | |
| Author | qwikrazor87 |
| Type | File Operation |
| Version | 1.0 |
| License | GPL-3.0 |
| Last Updated | 2018/07/11 |
| Links | |
| Download | |
| Website | |
| Source | |
pkgrip is a PC app to decrypt PSP/PS3 pkgs. It has support for extracting PS1 KEYS.BIN and decrypting PTF themes.
It was written to be a native and faster pkg dumping alternative on linux. Most other pkg decrypters dump the decrypted pkg to a file first before extracting the files.
This app extracts the files directly from the pkg through a small buffer with the exception of KEYS.BIN and PTF themes, which are small.
Note: Source only.
User guide
Usage: pkgrip [options] pathtopkg Options: (optional) -psp - extract PSP files only -ps3 - extract PS3 files only Both enabled by default when no options are provided.