X3 Western Digital HD Cloning #3
Comments
|
"This very thing was one of my first questions here and the post was deleted (by Mitsurugi-w) due to possible legal issues" "This stuff is very new and could help people clone intellectual property of Taito or newer games that are still business for them. Don't post anything until @Mitsurugi-w and I come with a final position (on how to monetize this)." "Like Darksoft said and we have said in other threads this method can be used in hacking newer games and systems so we want to keep it pretty quiet and not public. You can already find most info by searching Xbox HDD cloning online. If you want to help each other via PM, go ahead. Just not in the open forums. Sorry guys (but I'm not sorry!)." |
|
Archived WDMarvel Demo installer: WDMarv_demo.zip |
|
Does this method work on a ttx4? I figured it would be worth asking before trying anything. |
X3 is protected by an ATA Password. Each X3 has a unique password tied directly to the BIOS of the motherboard. For X3s with Western Digital hard drives, you can read the ATA password, unlock the drive and relock the drive using the following tools.
ATA Password Extraction
To obtain the ATA password on a Western Digital X3 drive, you will need to physically remove the drive and either attach it to a local SATA port on your computer (Press ESC when it boots since it will prompt for the BIOS password) or use a USB SATA caddy since WDMarvel supports USB based drive trays.
Unlocking the drive
sudo hdparm --user-master u --security-disable hex:58333A30303030303846433A57645566528C74648D89756A7912345B12345A12345 /dev/sda
Drive Cloning
Re-lock the drive
sudo hdparm --user-master u --security-mode m --security-set-pass hex:58333A30303030303846433A57645566528C74648D89756A7912345B12345A12345 /dev/sda
The text was updated successfully, but these errors were encountered: