Skip to content

decryption tools based of naehrwert's code for the ps3 (HDD and eEID)

Notifications You must be signed in to change notification settings

anaria28/ps3_decrypt_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things you'll need

  • BUILD-ESSENTIAL
  • OPENSSL
  • LIBPOLARSSL-DEV
  • EID_ROOT_KEY
  • eEID
  • SECTORS(HDD IMAGE)

How to (EID)

  1. Get your eid_root_key and split it into two parts, the erk (key) and riv (iv) and put them under data
  2. Get your eEID, rename it to eid(no extension) and put it into eid folder
  3. Make
  4. Run main

How to (HDD)

  1. Get a binary image from the ps3 hdd. you can use HxD, but linux is preferable
  2. Get your eid_root_key
  3. Place them both under the data folder
  4. Make
  5. Run main

About

decryption tools based of naehrwert's code for the ps3 (HDD and eEID)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published