PS4 PlayStation Store inject (execution of own code)

Yasich217

Member
Hey.
I had an idea, and I'll start with the background.
On the PS3 console, the PS Store application runs on the Trilithium and Swordfish engine. And it is written in javascript.
Can anyone tell me how this app works on the PlayStation 4?
And yet, tell me in which folder the application is installed? In which section it is and what is its title.
I do not have a hacked console, so for FTP I can't look at the console directories and find out which folder the application is in.
Who can access the ps4 file system, please tell me where the folder with the application is located, and if you can take screenshots of the files in this folder, send them to me so that I can understand on which engine the application works.
 
I'm not entirely sure, but I think the ftp payloads reads all partitions, which I believe is either 14 or 15. I think there's also a file browser payload instead of using the ftp payload, which is something that's a pita with my old pc's. my new ones might not have an issue.
 
upload_2019-4-1_21-26-4.png
upload_2019-4-1_21-26-29.png

Can anyone please find these files and see the link to the manifest file?
On PS4 in File Explorer.
 
I think default apps are the system_ex partition. I've never really explored it thoroughly. I just looked at my app.dlb.
 
I'm not sure if the default programs are listed like that. you can change some things with the appmeta (not sure if this includes system files). anyway, games come as an app.pkg and and are decrypted when you launch them, so the EBOOT.BIN may have to be decrypted first (I don't know). it's possible you could find its exact location with the app.db . that's how I found the image for that particular system tile. it's much more complicated on the ps4 than the psv (I've messed with psv one quite a bit). the values and keys are very confusing.
 
Back
Top