mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-29 11:54:36 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| aes.cpp | ||
| aes.h | ||
| key_vault.cpp | ||
| key_vault.h | ||
| sha1.cpp | ||
| sha1.h | ||
| unpkg.cpp | ||
| unpkg.h | ||
| unself.cpp | ||
| unself.h | ||
| utils.cpp | ||
| utils.h | ||