Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Since the release of PS4 Fake PKG Tools 3.87 V5, more PS4 PKG Games, the PS4 AIO Batch File Script for Games & Updates and yesterday's PSXLink App to Obtain PS4 PKG Game Updates & Firmware PUPs developer MC-17 (who previously shared PSPack Flask) updated his Github recently with a set of homebrew PS4 PKGTools to perform various read-only operations on PlayStation 4 .PKG extension package files alongside a PS4 PKG Viewer Fork (MacOS) via Oxwald on Twitter. :geek:

Download: ps4_pkg_tool-main.zip / ps4_pkg_tool GIT / PS4 PKG Viewer GIT Fork via Oxwald (Tool for working with PS4 .pkgs, this code was developed on MacOS but can be compiled on Windows after installing all dependencies)

:arrow: For those just joining the PS4Scene, here are some related articles (sorted by date with the oldest first) followed by additional details from the README.md below:
PS4-PKGTools

Performs some read-only operations on PS4 .PKG files:

Usage

Extract

Code:
python3 main.py extract File.pkg --file 0x126C --out out.mxl
Extracts file with ID 0x126C to out.xml. The argument to --file can be a file ID or filename

Info
Code:
python3 main.py info File.pkg
returns: Extracts everything to directory extracted

Dump

Code:
python3 main.py dump File.pkg --out extracted
Extracts everything to directory extracted

Cheers to MSZ_MGS on Twitter for the heads-up of this earlier! 🍻
PS4 PKGTools Homebrew PlayStation 4 .PKG File Tools by MC-17.jpg
 

Comments

its a work in progress, this dev is attempting to unify ps4 pkg operations into one standalone utility. but yes right now it appears it only extracts some info
 
Status
Not open for further replies.
Back
Top