More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=unpkgvita.jpg | ||
|image_alt=unpkg_vita | |image_alt=unpkg_vita | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=unpkg_vita | |title=unpkg_vita | ||
|image= | |image=unpkgvita.jpg | ||
|description=PKG Unpacker | |description=PKG Unpacker | ||
|author=RikuKH3 | |author=RikuKH3 | ||
|lastupdated=2017/ | |lastupdated=2017/10/07 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=1. | |version=1.7 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/unpkgvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/unpkgvita.7z | ||
Line 19: | Line 18: | ||
|source=https://github.com/RikuKH3/unpkg_vita | |source=https://github.com/RikuKH3/unpkg_vita | ||
}} | }} | ||
'''Unpkg_vita''' is a command line tool to unpackage .pkg vita files. | |||
== | ==Usage== | ||
< | unpkg_vita.exe <input pkg file> [output folder] [-key=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF] | ||
To get your purchased game PKG link first log into: https://store.playstation.com then visit and copy raw data from this page: https://store.playstation.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?start=0&size=800&fields=game_meta%2Cdrm_def | |||
== | ==Changelog== | ||
'''(v.1.7)''' | |||
* Fixed incorrect 'tail.bin' extraction for small 100KB packages | |||
'''(v.1.6)''' | |||
* Added multiple DLC installation support | |||
'''(v.1.5)''' | |||
* Added DLC support | |||
* Added zRIF key match check | |||
'''(v.1.4)''' | |||
* Added zRIF key support | |||
* Added output folder creation based on PKG type | |||
'''(v.1.3)''' | |||
*Extraction bug fixes | |||
'''(v.1.1)''' | |||
*Added optional '-key' command for fake 'work.bin' file generation | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/RikuKH3/unpkg_vita | * Github - https://github.com/RikuKH3/unpkg_vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/320 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/320 | ||
* Reddit - https://www.reddit.com/r/VitaPiracy/comments/71qujb/unpkg_vita_alternative_pkg_unpacker/ | |||
* Reddit - | |||
Revision as of 01:04, 20 November 2022
unpkg_vita | |
---|---|
File:Unpkgvita.jpg | |
General | |
Author | RikuKH3 |
Type | PC Utilities |
Version | 1.7 |
License | Mixed |
Last Updated | 2017/10/07 |
Links | |
Download | |
Source | |
Unpkg_vita is a command line tool to unpackage .pkg vita files.
Usage
unpkg_vita.exe <input pkg file> [output folder] [-key=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
To get your purchased game PKG link first log into: https://store.playstation.com then visit and copy raw data from this page: https://store.playstation.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?start=0&size=800&fields=game_meta%2Cdrm_def
Changelog
(v.1.7)
- Fixed incorrect 'tail.bin' extraction for small 100KB packages
(v.1.6)
- Added multiple DLC installation support
(v.1.5)
- Added DLC support
- Added zRIF key match check
(v.1.4)
- Added zRIF key support
- Added output folder creation based on PKG type
(v.1.3)
- Extraction bug fixes
(v.1.1)
- Added optional '-key' command for fake 'work.bin' file generation
(v.1.0)
- First Release.