This payload was made for dumping NOR firmware (so called Sflash0) to USB drive instead using FTP.
The compiled PS4 payload is available for download in the release section.
- Set up the PS4 payload SDK from https://github.com/Scene-Collective/ps4-payload-sdk.
- In the ps4-sflash0-dumper directory:
make clean && make
to compile.