Cyber Save Editor, a PS4 backup editor that must be sold for $ 70 per license.
A part of the source code of this PS4SaveEditor software that allows PS4 users to decrypt, reintegrate and save backup files as in Final Fantasy XV was leaked by someone who calls himself Vultra.
Disappointment, this part of the leaked code is just a client that is required to connect to their server, the modification application itself remains for the moment on their server even when you try to customize the code it has to download items On this server.
Some observations are nevertheless noted by Vultra, the backup editor was designed from a PS3 backup editor, the tool exploits Dupal 8, the username and password are in the file Program.cs that are returned here:http://seps4.cybergadget.net:8082/
Download:http://www.mediafire.com/file/ag8v2m4e3e5i22y/PS4SAVEEDITOR_Leaked_Source_By_Vultra;).rar (859.75 KB)
@XenonLegend:
Easy just decompile with anything, it didn't have any obfuscation or packing whatsoever
I also removed the annoying enter serial thingy from the executable, don't know if he included that in his source.
Here's some useless things I've found so far:http://seps4.cybergadget.net:8082/sites/README.txt
http://seps4.cybergadget.net:8082/robots.txt
http://seps4.cybergadget.net:8082/core/INSTALL.txt
If it asks for login: username seps4 & password: medsI]7r3Jik http://seps4.cybergadget.net:8082/user/login/
register function is disabled
I've been trying to see if it was easily crackable. But almost everything useful is done server-sided. Even loading of gameslist (with cheats/supported) doesn't work without a valid license.
It still doesn't work cause gameslist isn't loading due no valid license (valid session cause it creates a session with the license server sided)
I also think even if we get the gameslist to load, that the creating of savedata will fail because it'll probably also be done server sided
I tried some stuff, but easiest thing would be to have a valid license and sniff responses and then try to replicate them without a license

A part of the source code of this PS4SaveEditor software that allows PS4 users to decrypt, reintegrate and save backup files as in Final Fantasy XV was leaked by someone who calls himself Vultra.

Disappointment, this part of the leaked code is just a client that is required to connect to their server, the modification application itself remains for the moment on their server even when you try to customize the code it has to download items On this server.

Some observations are nevertheless noted by Vultra, the backup editor was designed from a PS3 backup editor, the tool exploits Dupal 8, the username and password are in the file Program.cs that are returned here:http://seps4.cybergadget.net:8082/
Download:http://www.mediafire.com/file/ag8v2m4e3e5i22y/PS4SAVEEDITOR_Leaked_Source_By_Vultra;).rar (859.75 KB)

@XenonLegend:
Easy just decompile with anything, it didn't have any obfuscation or packing whatsoever
I also removed the annoying enter serial thingy from the executable, don't know if he included that in his source.
Here's some useless things I've found so far:http://seps4.cybergadget.net:8082/sites/README.txt
http://seps4.cybergadget.net:8082/robots.txt
http://seps4.cybergadget.net:8082/core/INSTALL.txt
If it asks for login: username seps4 & password: medsI]7r3Jik http://seps4.cybergadget.net:8082/user/login/
register function is disabled
I've been trying to see if it was easily crackable. But almost everything useful is done server-sided. Even loading of gameslist (with cheats/supported) doesn't work without a valid license.
It still doesn't work cause gameslist isn't loading due no valid license (valid session cause it creates a session with the license server sided)
I also think even if we get the gameslist to load, that the creating of savedata will fail because it'll probably also be done server sided
I tried some stuff, but easiest thing would be to have a valid license and sniff responses and then try to replicate them without a license