Skip to content
forked from AlexAltea/orbital

Experimental PlayStation 4 emulator

License

Notifications You must be signed in to change notification settings

Zer0xFF/orbital

 
 

Repository files navigation

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:

About

Experimental PlayStation 4 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%