Releases: seregonwar/PkgToolBox
Release v1.3.0
📝 Changelog
🚀 Release v1.3.0(1.5.3 in dev build)
What's New:
-
📦 Support for PS3 and PSP Packages
Now you can manage both retail and debug packages for PS3 and PSP, expanding compatibility and development options. -
🌐 Multilanguage Support
The app now supports 6 different languages for an extended, global user experience. -
🎨 Advanced UI Customization
The GUI is now fully customizable! Choose background colors, text colors, and more to match your style. It’s not essential, but for perfectionists like me, attention to design details matters. 😉 -
🖱️ Drag and Drop Functionality
The new drag-and-drop feature simplifies package imports, letting you skip manual directory selection: just drag your file right onto the interface, and you're set! -
🔄 GUI Completely Rewritten
The GUI has been completely rewritten in this version to improve usability and design. Now it’s more intuitive and modern, ready to support upcoming features.
v1.2.0
📝 Changelog
🚀 v1.2.0
-
🔧 Trophy extraction fix
🛠️ Fixed the issue with extracting information from .TRP (PS4) trophy packs and added support for .UCP (PS5) files. -
📦 Partial support for PS5 .pkg files
🧪 The reverse dump is not yet operational, but you can test it without compromising the original .pkg file. -
🔑 Passcode bruteforce
🔒 Added a bruteforce attack for the library to search for passwords of .pkg files. This feature was added upon request, but its usefulness is not guaranteed. -
💉 Injection function not operational
🚧 The inject function is not yet working in this version. I focused on extracting .TRP files, and it will be better developed in the next release. -
🕹️ Added PS5 game info
🛡️ Added support for decrypting eboot.bin files on PS5. It can now check if a file is a real or fake .pkg. -
🗂️ File browser improvements
📂 In the file browser section, all three operations (extraction, text reader, and hex reader) are now fully functional. The extraction of additional files has been improved, including all files in the sce_sys folder.
Release v1.0b
Windows version
release v1.1
📝 Changelog
🚀 v1.1.0
-
🔧 Fixed Dump Extraction
🛠️ All files are now correctly extracted during the dump process, ensuring smooth operations. -
🔄 Added Reverse Dump Feature
🔙 This feature allows you to apply changes directly to thepkg
package, simplifying the process of managing modifications -
🧩 Injection Improvements (Planned)
🚧 No concrete ideas have been implemented yet for the injection feature. However, in the next version, it will likely be used for inserting DLCs directly intopkg
files, making it easier to handle them in one package instead of separate files. -
🏆 Trophy Section Added
🥇 Trophies can now be extracted fromtrophy00.trp
packages. However, some extracted data may be unreadable due to issues with the decryption algorithm. This will be fixed in the next build! -
🏅 New Trophy Creation Section
🏗️ This new feature enables the creation of custom trophies. It’s especially useful when combined with OpenOrbis for creating new.trp
files. Although it’s functional, some logic issues remain, which will be addressed in version 1.2.0. -
📂 File Browser Section
🗂️ A new file browser has been added, allowing you to navigate through and extract specific files without dumping the entire package. It includes:- Hex Reader 🔢 for viewing file hexadecimals.
- Text Reader 📄 ideal for reading XML files in the package.
- File Extractor 💾 useful for extracting individual files.
To use these features, hover over a file in the list and click on the desired option.
-
🖼️ New Wallpaper Section
🌄 This section lets you view and edit photos inside the package. It’s very intuitive and doesn’t require any additional instructions.