rpcsx/rpcs3/Loader
Hykem a1adc6cdaa First installment of RPCS3's custom crypto engine:
- Removed all scetool dependencies;
- Implemented a key vault to manage PS3 keys internally;
- Implemented SELF decryption;
- Improved PKG handling.

Notes:
- NPDRM SELF files (EBOOT.BIN) can also be decrypted. A valid matching RAP file must be placed under the dev_usb000 folder.
- The source code is considerably commented and several debugging functions were also added in order to aid anyone who wishes to contribute to the engine.
2014-03-03 04:48:07 +00:00
..
ELF.cpp Merge fix 2013-11-30 03:50:43 +04:00
ELF.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
ELF32.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF32.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF64.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
ELF64.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Loader.cpp Improved VFS 2014-02-16 17:19:06 +02:00
Loader.h Some typos fixed (thanks to Nukem9) 2014-02-01 14:17:15 +04:00
PKG.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PKG.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PSF.cpp Improved PSF loader. 2013-12-08 15:47:54 +02:00
PSF.h use .wx_str() instead of .mb_str(), Dbg console is still broken 2014-02-10 13:53:09 +01:00
SELF.cpp - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
SELF.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
TRP.cpp Improved VFS 2014-02-16 17:19:06 +02:00
TRP.h Some sceNpTrophy syscalls and few fixes 2014-02-16 02:51:04 +01:00