Quantcast
Channel: PSX-Place
Viewing all articles
Browse latest Browse all 60657

HDD Keys generating scripts

$
0
0
Could someone confirm this is proper procedure? I wrote script for Linux bash, based on dev wiki info but for Fat it's not clear enough.
http://www.psdevwiki.com/ps3/HDD_Encryption
http://www.psdevwiki.com/ps3/Mounting_HDD_on_PC

Also I cannot find anywhere kpartx patches, links on wiki are dead. :|

Code:
#!/bin/bash
# for FAT
erk_data=$(xxd -p -u -c 32 -l 32 "eid_root_key")
erk_iv=$(xxd -p -u -c 16 -s -16 "eid_root_key")
openssl aes-192-cbc -e -in "ata_data_seed"...
HDD Keys generating scripts

Viewing all articles
Browse latest Browse all 60657

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>