ps3_decrypt_tools
tools that make use of the console's root key for ps3
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)
- Compile the program
- Run the apropriate option by selecting the correspondent number
How to (compile)
- clone it (git clone https://github.com/zecoxao/ps3_decrypt_tools)
- cd ps3_decrypt_tools
- make (requires make and gcc)
- ./decrypt_tools (select option from 1 to 5)