Recent content by 15432

  1. 1

    Tutorial PS4 Exploit Guide

    yep, I added support for RL78/G23 protocol, used its new feature "disable debug interface", and wasn't able to enable it back. It's disabled really well. Though It's not confirmed yet that new Syscon uses RL78/G23 series (in progress)
  2. 1

    Tutorial PS4 Exploit Guide

    I used IRFHS8242
  3. 1

    Tutorial PS4 Exploit Guide

    nice, time to build the 13.00 bd-jb
  4. 1

    Tutorial PS4 Exploit Guide

    you can buy Raspberry Pi Pico literally everywhere - ebay, AliExpress, local shops
  5. 1

    Tutorial PS4 Exploit Guide

    hello! yes, power glitching requires VCC/GND to be as close to the chip as possible
  6. 1

    Tutorial PS4 Exploit Guide

    You can use any iso to run the hack, but copy various .jar executables to system folder to test which one you like more / has better stability in your case. Don't forget to preconfigure Vue just in case
  7. 1

    Tutorial PS4 Exploit Guide

    Do you mean this? By the way, AOD504 mosfet was tested and confirmed twice already. If you don't have mosfet (or nothing works), you can also lift or cut both power pads
  8. 1

    Complex situation: 12.02 and faulty BR

    The "backup restore" method for Vue should work without online account requirement
  9. 1

    Tutorial PS4 Exploit Guide

    00000.jat has priority, just put the one you want to be running into system_ex folder. This way you can even "update" the BD-JB without rewriting the disc
  10. 1

    Tutorial PS4 Exploit Guide

    13.04 doesn't even need this since it has a known BD-JB exploit using path traversal. But there is no known kernel-level exploits, so you can't do much with it
  11. 1

    Tutorial PS4 Exploit Guide

    It's all here https://github.com/GoldHEN/henloader_lp
  12. 1

    Tutorial PS4 Exploit Guide

    I also want such thing, but don't know how to make it :D
  13. 1

    Tutorial PS4 Exploit Guide

    Firmware update and factory init clears that folder (since the update installs a new version of the BD player). So the only way of using that trick on 13.00 is Vue hack I also updated my PS4 to 13.00 for tests, but configured everything for Vue using existing hack and ensured I have it working...
  14. 1

    Tutorial PS4 Exploit Guide

    what? no, mosfet is needed just to overpower the onboard capacitors and provide enough force to make a glitch pulse. originally the firmware didn't use mosfet at all, but you had to either cut trace or desolder the chip (and you still can do that, 4 pico power pins still act as a glitch source)...
  15. 1

    Tutorial PS4 Exploit Guide

    Any mosfet is safe, some just won't be enough to glitch. They like high voltage on the gate, while pico has only 3.3v. I used the irfhs8242 which are popular here for usage in nintendo switch mods. Although if you cut power trace between pins 15/16 and pcb vias, it could glitch syscon without...