HDD Encryption

From PS3 Developer wiki
Revision as of 07:53, 15 August 2012 by Glevand (talk | contribs)
Jump to navigation Jump to search

Introduction

  • The following information was reverse enginered from LV1, Storage Manager in LPAR1 and sb_iso_spu_module.self.

HDD Encryption

  • XTS-AES-128 is used to encrypt all data on PS3 HDD.
  • VFLASH is encrypted twice. First with ENCDEC keys and then with ATA keys.

Dumping ATA Keys

Program

Result

Dumping ENCDEC Keys

Program

Result

Communication with ENCDEC Device