Recent content by madbrainx

  1. M

    Tutorial PS5 Exploit Guide

    While disc drives aren’t phased out yet, more Slim/Pro owners have been reporting losing disc drive pairing after a hard kernel panic sends the console into Safe Mode. I recently came across this workaround that only applies to factory-paired Slims. Instead of reinstalling firmware (when that’s...
  2. M

    Tutorial PS5 Exploit Guide

    He seems to have one that was patched in 9.xx too, possibly related to that $10,000 HackerOne bounty described as "neither usermode nor kernel vulnerability"
  3. M

    Tutorial PS5 Exploit Guide

    I do wonder how backward compatibility will work for people with physical games. Will it only be for digital owners? Hopefully they keep offering attachable disc drives like they do with the PS5 so PS4 and PS5 discs still work on the PS6. I'm not holding my breath, though.
  4. M

    Tutorial PS5 Exploit Guide

    I tried both FFPKG and exFAT, from internal storage and USB. Oddly enough, running FFPKG from USB seems faster than running it from internal storage.
  5. M

    Tutorial PS5 Exploit Guide

    Just tried Astrobot Backup with the latest kstuff. I didn't notice much improvement in load times. Running it 'from the disc' is still much faster. Hopefully running it from the A53 brings it on par.
  6. M

    Tutorial PS5 Exploit Guide

    The PS5 Exploit Guide thread has unlocked Page 1000! :grog: Release Notes ✅ 4 years of patiently waiting for the next drop ✅ 19.9k completely on-topic comments ✅ 0 drama (citation heavily needed) Scene Coverage • Kernel exploits up to 12.70 • Userland exploits up to 13.40 • Hypervisor exploits...
  7. M

    Tutorial PS5 Exploit Guide

    I updated my first PS5 from 7.00 to 7.61 about a year ago as 7.00 was giving me kernel panics. I never regretted it, and now it looks like that decision was the right one after all, which is kind of rare when it comes to updating a console for jailbreaking.
  8. M

    Tutorial PS5 Exploit Guide

    Looks like the latest build is broken. Just DM’d you an older working version.
  9. M

    Tutorial PS5 Exploit Guide

    Keep only the last < before the elf file. Like this: socat.exe -t 99999999 - TCP:XXX.XXX.XX.XXX:9021 < ddd_pair_dump_verbose.elf You can use PLK’s payload manager to inject this payload and both .bin files will be saved on /data, but you won’t get the important output you’ll get when sending...
  10. M

    Tutorial PS5 Exploit Guide

    Yeah, if you’re on Windows, run this command and save the terminal output to a text file: socat.exe -t 99999999 - TCP:<your PS5's IP>:9021 < ddd_pair_dump_verbose.elf Downloads: https://github.com/tech128/socat-1.7.3.0-windows...
  11. M

    Tutorial PS5 Exploit Guide

    Sorry for replying (again) to this post from 100 pages back, but with how fast this thread has been moving lately, it hardly feels that old. I just came across this 3-year old post the OP shared from a now-infamous figure, and it might have something to do with why the latest HV exploit only...
  12. M

    Tutorial PS5 Exploit Guide

    A fix for the typo causing issues with .exfat files was pushed to the repo about a week ago, but for some reason the compiled .elf wasn’t uploaded there and a lot of people are still reporting .exfat issues without realizing this fix exists. The latest build was shared here instead.
  13. M

    Tutorial PS5 Exploit Guide

    Most dumps only have a few hundred to a thousand files total. Even with a huge block size, the wasted zero-padding adds up to maybe 30MB, totally negligible in a 10-50GB game. Only a handful of high-file-count games like Returnal, Demon's Souls, Elden Ring, and Astro Bot would see any real...