83w ago - Following up on the
previous releases, today I have updated the PS3 PKGView Extractor homebrew application for PC to version 1.0 followed by
version 1.1 and
version 1.1b which include bug fixes.
Download:
PS3 PKGView v1.0 Extractor /
PS3 PKGView v1.1 Extractor /
PS3 PKGView v1.1b Extractor
PkgView is a tool for extracting files from PS3 pkg. Tool is 100% legal it contains no Sony code. PkgView also has a graphical interface that simplifies the extraction of both individual files and the complete package.
PkgView Changelog:
Version 1.1b
Version 1.1
- FIX: Fails to extract big files
Version 1.0
- FIX: PARAM.SFO not appear.
- FIX: Empty folders not appear.
- Added support for retail pkg (thanks to the implementation of Mathieulh).
- Now accepts pkg passed as parameter.
- Added support for drag-Pkg to the application.
- Added option to extract the source folder
- Added extension association .Pkg
- Added option Extract here in the context menu of Windows.
BETA 2
- FIX: Duplicate Folders and files out
- FIX: Check if the pkg is debug
- Added extraction of folders
- Improved extraction algorithm
BETA 1
pkg.H
You can copy
{
u32 magic; //pkg magic ("\0x7FPKG")
u32 type; //pkg type
u32 header_size; //pkg header size
u32 unk1; //some pkg version maybe
u32 unk_size1; //size of block at end of data starting at 0x100
u32 file_count; //count of contained files
u32 pkg_size_h; //pkg size high
u32 pkg_size_l; //pkg size low
u32 file_tab_h; //file table offset high
u32 file_tab_l; //file table offset low
u32 data_size_h; //data size high (data at 0x100 - 0x80 bytes)
u32 data_size_l; //data size low
s8 titel_id[48]; //title id
u8 qa_digest[16]; //the encryption/decryption key for debug pkgs
u8 unk2[16]; //unknown, maybe some key
} pkg_header;
And Change it to typedef struct _pkg_file_header
I know there is still "qa_digest" Problem but you can read it out with Sero.exe: megaupload.com/?d=ZHXJHJ8E
If the PKGViewer detect Retail it open a Window and ask for QA..
Enter QA and PGK do the rest :-P
*enjoy* p.s My Progskills are too bad
jailbroken PSN games are already avalible, but DLC indeed maybe soo!
Same here. No Responding. Using Win7 64bit. I tried to open a Wallpaper-PKG File... unfortunately, nothing happened.