Téléchargement : RemotePlay.exe v0.0.1-beta (version de SilicaAndPina) Téléchargement : RemotePlay du 22.08.2017 (version de MysteryDash, il s'agit du développeur original)
/* * lv2 SysCall 670 (0x29E): sys_rsx_context_allocate * @param context_id (OUT): RSX context, E.g. 0x55555555 (in vsh.self) * @param lpar_dma_control (OUT): Control register area. E.g. 0x60100000 (in vsh.self) * @param lpar_driver_info (OUT): RSX data like frequencies, sizes, version... E.g. 0x60200000 (in vsh.self) * @param lpar_reports (OUT): Report data area. E.g. 0x60300000 (in vsh.self) * @param mem_ctx (IN): mem_ctx given by sys_rsx_memory_allocate * @param system_mode (IN): */ /* After some verification it turns out that 4 pointers aren't checked They are: context_id lpar_dma_control lpar_driver_info lpar_reports we can write values at: rsx_context + 0x04 (4Bytes) - context_id rsx_context + 0x20 (8Bytes) - lpar_dma_control rsx_context + 0x30 (8Bytes) - lpar_driver_info rsx_context + 0x40 (8Bytes) - lpar_reports to properly specify a kernel address use ULL for big numbers */
En conséquence, il nous informe qu'il est possible de tester cet exploit à compter d'une console sous CFW 4.21 en spécifiant une adresse de l'un des paramètres puis sur la mémoire, et de lancer ensuite le syscall. Il pense qu'il est possible de l'améliorer. Téléchargement : rsxploit.7z (154.79 Ko)
Changelogs v1.1: - Settings: German & French Language - Settings: Warnings (after conversion) if the game requires an 'Exclusive Method' with required informations - UI: Game Title now shows up in the Backup Manager - Fix: While converting games, the correct Game ID will be shown (After the first game it did show the converted name) Upcoming in v1.2: - UI: Exclusive Method Assistent (Also now provides help in german and french) - Automatically extract update .pkg file -> move/copy folder to game backups-> copy EBOOT.BIN to right game directory
Téléchargement : PS3 Convert & Inject v1.1
Téléchargement : PS3 Convert & Inject v1.0
Téléchargement : PS3 OFW PSID Dump Tool v0.3
Téléchargement : PS3 OFW Bubble Maker (DTU Method)