CypherCG / ps3_decrypt_tools

decryption tools based of naehrwert's code. HDD/eEID/SYSCON so far

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Things you'll need

  • make and gcc (from cygwin and/or linux)
  • eid_root_key (root key, obtained from flatz's dumper)
  • eid (eEID, renamed to eid, no extension)
  • to place eid_root_key on data
  • to place eid on eid
  • to leave the syscon folder as is

How to (EID/HDD/SYSCON)

  1. Compile the program
  2. Run the apropriate option by selecting the correspondent number

About

decryption tools based of naehrwert's code. HDD/eEID/SYSCON so far


Languages

Language:C 95.8%Language:C++ 4.0%Language:Makefile 0.2%