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)
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...
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...
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...
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...
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/"...
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...