More actions
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.