(adsbygoogle = window.adsbygoogle || []).push({});
Hi everybody,
i work since a couple of years on the soccergame pes, the last years only on optionfiles ,because we cant edit ps3 version, the years on the good old ps2 we´ve created some very cool patches for the game.
This year i started again to make an ps3 patch and i want to transfer my savegame in the database. I´ve read on every page that an decryption of an savegame isnt possible because u cant encrypt it again.
I dont want to encrypt it again.
So i searched the whole day how it would be possible only to decrypt the data.bin and i found this:
You must login or register to view this content.
In the savedata folder is with the data.bin the param.pfd and in this file must be an public key
Offset/Length/Description
0x10/0x50 bytes/Public key
I´ve looked in an other savegame pfd file i exported with the same console and i´ve seen that the 1st 16 bytes are identical to the 2nd pfd.
My problem is that i don´t have the know how to make that on my own so i hope here is someone who can help me to use that key to decrypt the data.bin
Cheers and THX
DeeJay