Recent content by Yasich217

  1. Y

    PS4 PlayStation Store inject (execution of own code)

    Can you find the folder where eboot.bin is located? In return, I will show you how to log in to psn on firmware below 6.51?
  2. Y

    PS4 PlayStation Store inject (execution of own code)

    I found the TITLE_ID PlayStation Store App on PS4. This is NPXS20979. Please see what is in this folder?
  3. Y

    PS4 PlayStation Store inject (execution of own code)

    Can anyone please find these files and see the link to the manifest file? On PS4 in File Explorer.
  4. Y

    PS4 PlayStation Store inject (execution of own code)

    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...
  5. Y

    PS3 HAN PS3Xploit v3 Debug Settings Installer + Debug/XMB Swappers

    Can I, after installing this exploit, connect to my ps3 on pc via ps3 sdk and debug applications?
  6. Y

    PS3Xploit /localhost/ PoC Exploit Crash [Just A Teaser]

    Because redirection to the local address does not work for me.
  7. Y

    PS3Xploit /localhost/ PoC Exploit Crash [Just A Teaser]

    So you could open the page 192.168.x.x: 8000 via offline.html? And can you attach the pkg file, where it opens through <meta http-equiv = "refresh" content = "0; http://192.168.0.55:8000/" /> ?
  8. Y

    PS3Xploit /localhost/ PoC Exploit Crash [Just A Teaser]

    This is the first, as I wanted to bypass the white list and https. But redirection of secured traffic must be accompanied by a trusted certificate. Replacing certificates in ssl / serts did not help. If you change the certificate, the page does not open and an error is displayed. I redirected...
  9. Y

    PS3Xploit /localhost/ PoC Exploit Crash [Just A Teaser]

    In the offline.html file, only sites can be opened via https and only from the white list, which is located in the EBOOT.BIN. How can I open any other site on OFW?
  10. Y

    WebKit ROP Chain Tutorials [Creation/Editing/Debugging] - PS3 Development

    Thank you. I am already familiar with this method. This is the problem that there is no background downloads. I want to realize it.
  11. Y

    WebKit ROP Chain Tutorials [Creation/Editing/Debugging] - PS3 Development

    I will review the psn server responses to replace the response and specify my data to download the file.
  12. Y

    WebKit ROP Chain Tutorials [Creation/Editing/Debugging] - PS3 Development

    And it seems to me that the latest version does not find offsets and does not allow executing the chain. I downloaded from your repository with the latest changes.
  13. Y

    WebKit ROP Chain Tutorials [Creation/Editing/Debugging] - PS3 Development

    Does not work. Does not work only with USB devices. When moving file to hdd0, everything is fine and the file size is correct. But when moving file to an external drive, the file size is 0 bytes and it has attributes - hidden, archive, read only. You can send me the files that are in the folder...
  14. Y

    WebKit ROP Chain Tutorials [Creation/Editing/Debugging] - PS3 Development

    The size I learn through function in pett getFileSize and it I interpose at copying.
Back
Top