Hi community!
Anyone knows any tutorial/guide how to use hdd_script.py v3? i want to convert my sflash0 to eap_key to decrypt my HDD, but when i run the command i get this:
C:\PS4>python hdd_script.py sflash0
i got this message:
Traceback (most recent call last):
File "hdd_script.py", line 4, in <module>
from pathlib import Path
ImportError: No module named pathlib
Anyone knows any tutorial/guide how to use hdd_script.py v3? i want to convert my sflash0 to eap_key to decrypt my HDD, but when i run the command i get this:
C:\PS4>python hdd_script.py sflash0
i got this message:
Traceback (most recent call last):
File "hdd_script.py", line 4, in <module>
from pathlib import Path
ImportError: No module named pathlib