Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 848 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 848 Bytes

Orbital

Virtualization-based PlayStation 4 emulator.

Roadmap

The roadmap has been relocated to the following Wiki page: https://github.com/AlexAltea/orbital/wiki/Roadmap

Remarks

  • Until keys are dump, decryption with SAMU will be "emulated" by hashing encrypted input blobs and returning decrypted blobs previously obtained from the actual console.
  • Kernel ELFs generated from memory dumps will not work since R/W segments might have been modified into a state where booting is not possible. Please generate proper binaries offline by decrypting ELF segments with SAMU, not by dumping memory.

Status

The current state of Orbital at booting decrypted kernels can be followed in the issue tracker: