Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.21 KB

File metadata and controls

27 lines (20 loc) · 1.21 KB

PS4 PUP Update File Decryptor

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.

Roadmap

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)

GitHub Workflow

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.

Info

  • 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.

Etc

  • update kernel_utils.c
  • test it on a PS4

Credits