Créé par Alexandro Sanchez (aka AlexAltea, développeur de plusieurs projets comme Nucleus ou Rpcs3), il s’agit d’un projet expérimentale d’émulateur de Playstation 4 basé sur la virtualisation.

 


 

Roadmap

  • Boot kernel.
  • Kernel debugging with symbols.
  • Support for Orbis kernels with KASLR.
  • Emulating Aeolia’s UART device (partial).
  • Successful driver initialization.
  • Fix Starsha DCE initialization.
  • Adding Vulkan support to QEMU.
  • Process Starsha FIFO commands with a Vulkan backend.

 

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.


 

Site Officiel

En savoir plus…