ShintaiUS's latest activity

  • ShintaiUS
    Cloud Gaming would never work anyway, it never has and never will. All the way to back to Onlive, not even fiber will help it. I'd be nice if it just die already.
  • ShintaiUS
    @Retrojunkies Microsoft is not trying to compete with Valve/ Steam though, in fact they are incorporating Steam into the next gen (Helix) console even. Microsoft is after all the #1 game distributor in the world. I'm sure they don't care where...
  • ShintaiUS
    ShintaiUS reacted to BlackBearReloaded's post in the thread Tutorial PS5 Exploit Guide with Like Like.
    Another project I am working on and appreciate anyone who could test it and any feedback: running LLM on the PS5 GPU. To test it: Download the zip and dump the decompressed folder under /data/homebrew. Download the modified model from...
  • ShintaiUS
    ShintaiUS reacted to BlackBearReloaded's post in the thread Tutorial PS5 Exploit Guide with Like Like.
    Pretty much yes. It adds a new operation (7) that lets an app ask kstuff to elevate only its own process. I am not sure if this brings any other implications to kstuff - asked him directly in Discord but no answer yet.
  • ShintaiUS
    ShintaiUS replied to the thread Tutorial PS5 Exploit Guide.
    That was fast, great job. If I am understanding correctly, the goal is for kstuff to change app's privileges upon request and this 'kstuff_request' is so sort of an API for homebrew apps to request kstuff kernel privilegies?
  • ShintaiUS
    ShintaiUS reacted to BlackBearReloaded's post in the thread Tutorial PS5 Exploit Guide with Like Like.
    Got a proof of concept working with a single kstuff-lite change: https://github.com/blackbearreloaded/kstuff-lite/pull/1 App proving the escalation...
  • ShintaiUS
    ShintaiUS replied to the thread Tutorial PS5 Exploit Guide.
    Yes, but as you suggested it can be made a general payload/daemon that can do it for any app that request it. Your native app at launch, just like PS5 Explorer, writes a file with its PID/process name in a sandboxed location the app can write...
  • ShintaiUS
    Really!? I wonder if YOU are braindead or purposely stupid? This conversation is about potential changes down the road which you have responded to and objected to. Why are you suddenly babbling about disc working offline, who said anything about...
  • ShintaiUS
    Because investors & shareholders tend to research where their money goes, and a high "user" count is a nice boasting & persuasion point of companies to get more funding. Especially "daily" or "recurrent users". Kind of like it's a binary metric...
  • ShintaiUS
    ShintaiUS replied to the thread Tutorial PS5 Exploit Guide.
    This could probably help but you may possibly need to write a separate payload, small enough to use the following function/lib and message your app back back on success. I suspect sandboxed apps has enough privilege's to use sockets, if that is...
  • ShintaiUS
    Enough people to motivate Sony to introduce a 30 day window before your license becomes permanent. And also me, my PS5 hasn't connected to the internet since Nov 2024. All my games except for fucking Forza 6 work right out of the box. I can...
  • ShintaiUS
    My N64 and Gameboys are permanently offline. I don't even own a Randnet cart or Mobile Adapter GB. Games work pretty well.
  • ShintaiUS
    That would be the worst way to do it. I have no interest in a digital game that requires physical DRM to work. That's not much better than game key cards. Digital is purely a convenience thing for me.
  • ShintaiUS
    The potential problem I have with this is now there is incentive from Microsoft to "protect publishers" by enforcing internet connection. They wouldn't be able to block a second user from launching the disc while the console is offline, what do...
  • ShintaiUS
    ShintaiUS replied to the thread Tutorial PS5 Exploit Guide.
    I am not sure if Sonic knows, but such "keys" may be able to also sign a custom pkg file which can be used as a proof of concept. ie. writing a hello world eboot.bin sign and package it. No keys or Sony intellectual property leaked, it'll help...