Added custom toolkit path variable. It no longer has to be "${HOME}/ps4", but the user must change it in line no.8 in ALL scripts if they want a different path than default.
Added support for "/dev/loop*". However, do not use loop27 because it's used for broken GPT data recovery scenario.
Added support for broken/missing/overwritten etc. partition table (only for user partition).
Added support for sorted partition list in GPT table (order 1-15 instead 1..31). [NOT TESTED]
Added "PS4 HDD Backuper" script.
Added "PS4 HDD Keygen" script.
Added "PS4 USB Formatter" script.
Added to "PS4 HDD Tasker" script checking disk health status (also generate "/logs/smart_<timestamp>.txt").
Added to "PS4 HDD Tasker" script Secure Erase invoking.
Added to "PS4 HDD Tasker" script GPT backups creation and restoration.
Added to "PS4 HDD Tasker" script clearing UPDATE partition.
Removed "PS4 HDD Mounter (Read Only)" because it has been merged with Mounter.
Code cleaning.
Reorganized "PS4 HDD Tasker" script.
Reorganized "Reporter" script, now it also creating "/logs/report_<timestamp>.txt".
Enabled decryption and mounting for SAMU protected partitions. [NOT TESTED]
Merged "PS4 HDD Mounter" and "PS4 HDD Mounter (Read Only)" into one script.
added PS4 HDD Mounter Micro which will mount only user partition (consider "full Mounter" as unsafe because using untested file systems settings for FAT family partitions)