script

  1. Berion

    PS2 PS2 HDD Decryption Helper 2024-12-04

    Bunch of bash scripts for automate PS2 HDD mounting and unmounting etc. In future, also DESR disks decryption. Additional information: assembling full package some Linux issues worth to mention usage examples of preparing APA-Jail (APAJ)
  2. Berion

    PS1 PSC eMMC Decryption Helper 2024-05-03

    Bunch of bash scripts for automate PSC system updates and eMMC decryption, mounting, unmounting etc. Proof of Concept.
  3. TigerClips1

    PS4 PS4JB_Update_Downloader_USB By TigerClips1

    What this script dose it go online download the Update that exploitable for PS4 that you chose for Linux only and move it to your USB In PS4/UPDATE/PS4UPDATE.pup then the only Thing you need to do is unplug the USB and update via storage in safe mode look at Readme.md for more help WSL have...
  4. TigerClips1

    PS4 PS4Linux HDD Pc install script By TigerClips1

    here a script i made to install linux for the PS4 to the HDD Thanks to Control execute for his hdd keys script without his script PS4Linux HDD would not be possible https://github.com/TigerClips1/ps4linux_disk_image_builder this script is FOSS all the steps are in the GitHub readme.md also...
  5. Berion

    Bash help

    I'm writing some unicorns, ;) yet I'm stuck on bash syntax. I want to make condition that if constant is equal to -1, "then do something", else "do something else". So I made this: echo "Choose your HDD from PS3 (type eg: /dev/sdx) from below device list:" echo lsblk -p -o MODEL,SIZE,NAME echo...
  6. Berion

    PS2 PS2 Mounter Helper [WIP]

    Similar to HDD Decryption Helpers for PS3 and PS4, I want to make one also for PS2. However, due to lack of native tools, it is quite more challenging and for now I'm stuck. So first, what we can use currently? We have HDL Dump which can serve disk toc and with dmseutp, creating mappers but...
  7. Berion

    PS4 PS4 HDD Decryption Helper 2025-10-29

    Bunch of bash scripts for automate PS4 HDD decryption, mounting and unmounting. Unpack them in Your home dir, don't change any folder or file names. Drop EAP HDD Key into "${HOME}/keys/" dir as "eap_hdd_key.bin". Run PS4 HDD Mounter (Read Only) script. Have fun under "${HOME}/ps4/storage/hdd/"...
  8. Berion

    PS3 PS3 HDD Decryption Helper 2023-12-07

    Bunch of bash scripts for automate PS3 HDD decryption, mounting and unmounting etc. Unpack them in Your home dir, don't change any folder or file names. Drop ERK into "${HOME}/ps3/keys/" dir as "eid_root_key.bin". Compile needed kernel modules and load them (PS3 KO Manager script). Run PS3 HDD...
Back
Top