Decrypts PlayStation Vita pkg file and packages to zip archive

https://github.com/lusid1/pkg2zip

Utility that decrypts PlayStation Vita pkg file and creates zip package. Supported pkg files - main application, DLC, patch and PSM files. Supports also PSX files for use with Adrenaline.

Optionally writes NoNpDrm or NoPsmDrm fake license file from zRIF string. You must provide license key.

Refresh
Refresh
Source Files
Filename Size Changed Actions
_service 0000000625 625 Bytes almost 4 years
_service:obs_scm:pkg2zip-2.2+git.c75a9b2.1592152091.c75a9b2.obscpio 0000264715 259 KB almost 4 years
_service:obs_scm:pkg2zip.obsinfo 0000000126 126 Bytes almost 4 years
pkg2zip.1 0000006131 5.99 KB almost 4 years
pkg2zip.changes 0000002136 2.09 KB almost 4 years
pkg2zip.spec 0000001787 1.75 KB over 6 years
Revision 5 (latest revision is 6)
Philipp Seiler Philipp Seiler (phils3r) committed almost 4 years ago (revision 5)
- update to lusid1's fork as the original author abandoned
  the project
- update to version 2.2 + git revision c75a9b2
- updated generated manpage
- changed package to use a _service file
Changelog:
New in v2.2:
* PSP Theme names are now used for zip file names
Changes since v1.8:
* Added keys.bin support
* Added support for VITA Theme pkg
* Added support for PSP Theme pkg
* Added support for PSP DLC pkg
* Added support for pocketstation pkg
* Added option to unpack PSP pkg to EBOOT.PBP
* Fixed CSO compression
* Fixed psm dev kit cert.bin extraction
Comments for pkg2zip 0