You've waited, and it's finally here ladies and gentlemen. I know everyone has been waiting for this for a while now, and i'll glad to share it with you all today. Previously, a developer named @happyelements aka (harlequin) shared some interesting code that helped resign PS4 Trophies by using the Trophy Retail Key. Harlequin went on, and used Red-EyeX32's .TRP File Extractor to help him out with his research. In addition, harlequin finally released his work on his GitHub for anyone to test it out, and fix some issues which you can view here.
Like PS4 Developer @Zecoxao promised us yesterday, he has now finally released his tutorial on how to resign PS4 trophies! A few reminders though, just know that we haven't found a way to spoof online to actually bring these trophies alive, but it does fully work. Now we have to wait patiently until SAMU gets the decrypted for further researching... or maybe it already has been decrypted privately :whistles:. Anyways, lets get straight into Zecoxao's tutorial!
To roughly quote Zecoxao:
How to Resign Trophies from Retail to Debug
So, for this tutorial, none of this would've been possible without the help of harlequin and Charles. All of the credits go to them, thanks guys
You will need:
Here are the steps:
1- Extract the contents of the trophy keys zipfile into your %USERPROFILE% folder (in my case it's C:\Users\zecoxao). You will have it as C:\Users\zecoxao\ps4keys\<keys_here>
2- Navigate to:
Code:
/system_data/priv/appmeta
And find the TITLE ID of the game which you want to resign the trophy file
3- Copy the CUSA title id folder to a safe place.
4- Open npbind.dat inside with Hexeditor:
Here we can see that game CUSA00434 has correspondent trophy file NPWR05974
5- Now that you know correspondent ID, navigate to:
Code:
/user/trophy/conf
and find folder with that id and place it somewhere safe on your pc. You know have two things: your np communications id and your trophy file.
6.
Open a command line and type the appropriate command with trp_resigner.exe:
trp_resigner.exe NPWR05974_00/TROPHY.TRP NPWR05974_00 trophy00.trp
Following the example above.
7. Congratulations! You now have a resigned debug trophy
Posted by RealCFW.
Like PS4 Developer @Zecoxao promised us yesterday, he has now finally released his tutorial on how to resign PS4 trophies! A few reminders though, just know that we haven't found a way to spoof online to actually bring these trophies alive, but it does fully work. Now we have to wait patiently until SAMU gets the decrypted for further researching... or maybe it already has been decrypted privately :whistles:. Anyways, lets get straight into Zecoxao's tutorial!
To roughly quote Zecoxao:
How to Resign Trophies from Retail to Debug
So, for this tutorial, none of this would've been possible without the help of harlequin and Charles. All of the credits go to them, thanks guys

You will need:
- A PS4 on 1.76 firmware with FTP capabilities
- The PS4 Trophy Keys (if it's inconvenient to the mods, please remove this link immediately)
- Trophy Resigner
- The TITLE ID of the game whose trophies you want to resign.
- An Hexeditor
- Command line Knowledge
Here are the steps:
1- Extract the contents of the trophy keys zipfile into your %USERPROFILE% folder (in my case it's C:\Users\zecoxao). You will have it as C:\Users\zecoxao\ps4keys\<keys_here>
2- Navigate to:
Code:
/system_data/priv/appmeta
And find the TITLE ID of the game which you want to resign the trophy file
3- Copy the CUSA title id folder to a safe place.
4- Open npbind.dat inside with Hexeditor:

Here we can see that game CUSA00434 has correspondent trophy file NPWR05974
5- Now that you know correspondent ID, navigate to:
Code:
/user/trophy/conf
and find folder with that id and place it somewhere safe on your pc. You know have two things: your np communications id and your trophy file.
6.
Open a command line and type the appropriate command with trp_resigner.exe:
trp_resigner.exe NPWR05974_00/TROPHY.TRP NPWR05974_00 trophy00.trp
Following the example above.
7. Congratulations! You now have a resigned debug trophy

Posted by RealCFW.