The PS4 PUP Update File Decryptor is a tool designed to decrypt PS4 PUP (PlayStation Update Package) files. It is based on the toolchain and Decryptor from the Scene collective. The purpose of this tool is to decrypt encrypted PS4 firmware update files for analysis and research purposes.
The roadmap for the PS4 PUP Update File Decryptor includes the following task:
- no its done (before u do the same mistake as me run it on the ps4 not pc)
To contribute to the development of the PS4 PUP Update File Decryptor, follow these steps:
- Create a fork: Fork the repository to your own GitHub account.
- Enable actions: Enable GitHub Actions in your forked repository.
- Build: Trigger the build process using the GitHub Actions workflow. This will compile the tool and generate the necessary output files.
- env: Just use the workflow
- This is the proper workflow it should use
- In the main branch you find a modified version for ubuntu-latest.
- update kernel_utils.c
- test it on a PS4
- For the original project: https://github.com/idc/ps4-pup_decrypt
- To all other developers who have maintained the program until i started working with it