Releases: seregonwar/PFU-PupFileUnpacker
Releases · seregonwar/PFU-PupFileUnpacker
Release v1.6.0b
Latest Release
What has changed?
The structure of the project has been changed (look at the README.md file).
extraction
Extraction from the LSB2 container of the files is possible
decryption
In fact, infeasible at the moment and perhaps impossible until the encryption keys are leaked.
Release v1.5.1b
Release v1.5.1b - PS4 Pup File Extractor
Overview.
(update the compiled file from cx_freeze to pyinstaller(cx_freeze dosen't work)
Features.
- Complete Extraction: Extract all files and metadata from PUP archives.
- Graphic Interface: A user-friendly graphical interface to select and manage PUP files.
- Extended Details: View extended details about the contents of the package, including:
- Firmware version
- Number of files contained
- Installation instructions
- File paths
- File sizes
- Hash SHA-256
- Multilingual Support: Support for multiple languages, including English, Italian, French, German and Spanish.
- Customizable Configuration: Options to customize the theme, font size, color scheme and more.
- Auto-Update: Option to enable/disable automatic update.
Installation
Windows
- Download the zipper file from the Assets section.
- Run the PupUnpacker.exe file to start the application.
Linux (Debian-based).
currently the testing phase, you can still compile the code yourself
- Download the .deb package from the Assets section.
- Install the package using
dpkg
:sudo dpkg -i PupFileUnpacker_1.0_amd64.deb
- Start the application from the application menu or by running
PupFileUnpacker
from the terminal.
Usage
- Start the application.
- Use the “Select File” button to choose a PUP file.
- Click on “Extract File” to start the extraction process.
- View the details of the PUP file and extracted files in the GUI.
Changelog
v1.5.1b
- First official release.
- Added GUI for PUP file selection and extraction.
- Support for viewing PUP file details.
- Configuration options for theme, font size, color scheme and language.
- Added option for automatic update.
Known Issues.
No known issues in this version, extraction limited to blubs only, version considered for testing only.
Contributing.
I am open to contributions! If you would like to contribute, please open a pull request or report an issue in the Issues section.
pre-release 1.0
Most of the bugs have been fixed, so here's the pre-release, I can't guarantee it will work for everyone, you'll have to fiddle around with it a bit and customize the code.``