Skip to content

v1.2.0

Compare
Choose a tag to compare
@seregonwar seregonwar released this 09 Oct 20:15
· 36 commits to main since this release
6da4783

πŸ“ 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.