PSXHAX.COM website and domain for sale. Contact Us with your offer!
PS4 Playground 4.05 Port WIP and Demo Video from Markus95
Following his Create PS4 / PC Local Server to Launch WebKit Exploits guide and recent PS4 4.05 Kernel Exploit, PlayStation 4 scene developer @Markus95 made available a work-in-progress 3.55 Port of PS4 Playground 4.05 alongside a demonstration video below. :thumbsupxf2:

Download: Playground_4.05.rar (210.2 KB)

To quote from his announcement on Logic-Sunrise.com, roughly translated: [PS4] Playground 4.05

Here is a small Playground for PS4 in 4.05, the base created by SpecterDev and Red-eyeX32 for PS4 in 3.55 for the POC 3.55 (Webkit), which I allowed myself to modify in order to integrate the 2 available kernel exploits.

Indeed, with the publication of FULL FTP, there are now 2 kernel exploits.

The 1st of SpecterDev including some restrictions preventing FULL FTP and that of IDC without restrictions.

So I gathered the 2 exploits on one page (Playground), as can be seen on Wii U with the various exploits, but also put a link directly to google.com.

You will also find shortcuts to various news sites like Logic-Sunrise.com, Modconsoles.fr or PSXHax.com, to know where to follow the news of the PS4 scene (it is possible to add very easily ^ ^).

You can use this "Playground" only if you have a local server, just unzip the archive in your C:\xampp\htdocs\document\ca\ps4 folder.

Anyone wishing to make changes to this Playground is free to do so, I do not think to keep it up to date, modified at the base for my local server, I share it to you after adding the exploit Kernel of IDC.

Video:

Playground PS4 4.05
I would like to thank @SpecterDev for his many works, as well as @RedEyeX32 and...
PS4 4.05: Permanent Internet Web Browser Payload by 2much4u
We've seen both a PS4 1.76 Permanent Internet Browser and a Guide to Enabling PS4 1.76 Internet Browser Without Signing Into PSN in the past, and on this cold winter day PlayStation 4 developer @2much4u heats things up by releasing a PS4 4.05 Permanent Internet Web Browser Payload to (you guessed it) permanently enable the Web browser on 4.05 OFW Exploited PS4 consoles. :fire::tree:

Download: enableWebBrowser405.bin (16 KB)

Below are some related Tweets, and thanks to @LightningMods for the heads-up in the PSXHAX Shoutbox earlier this morning! <3

CrazyVoid's patches to allow webkit (4.05)
Code:
#define KERNEL_REGMGR_SETINT 0x4CEAB0 uint64_t *(sceRegMgrSetInt)(uint32_t regId, int value) = NULL; sceRegMgrSetInt = (void *)&ptrKernel[KERNEL_REGMGR_SETINT]; sceRegMgrSetInt(0x3C040000, 0);
3.55 Kernel Download: 355.7z (4.1 MB)
proc_rwmem (as it seems) is located at 0xFFFFFFFF8329EF10 in the 3.55 Kernel elf! ENJOY modding your favourite Games on 3.55 PS4! :) Thanks to notzecoxao for the 3.55 Kernel elf :D
Download: kernel-370-devkit.dump.bin.bz2 (10.13 MB)
3.70 neo devkit kernel from PS4 :)
4.05 Kernel Download: k_405.7z (4.24 MB) / Kernel_4.05 .7z (Mirror) / PS4_4.05_DUMP.rar (841.9 MB) via e✘treme...
PS4 Exploit and Loader Sender by FigaroCool for 4.05 Firmware
Many may recall reading How to Host Your Own PS4 Webkit Exploit Page a few months ago, and today PlayStation 4 developer @figarocool84 let us know on Twitter he made a new Local Host and Payload Sender Windows application called PS4 Exploit and Loader Sender for PS4Exploit 4.05 jailbroken consoles. :D

Unlike the recent PS4 4.05 JailbreakME Noobs Guide, this Windows app doesn't require Python so if anyone was having issues with it this may be worth a try and was tested out last night by @LightningMods. :thumbup:

Download: Ps4exploit-win.zip (12 MB) / Scan Result

PS4 Payload Sender to Send Payloads by Valentinbreiz, Ez Payload Sender by DjPopol
Similar to Simple Payload Loader, today PlayStation 4 developer @valentinbreiz (Twitter) and writer on CustomProtocol.com made available PS4 Payload Sender v1.0 followed by a v1.1 fix shortly afterwards for use with PS4 4.05 Exploited consoles. :cool:

Download: PS4.Payload.Sender.exe / GIT / PS4 Payload Sender APK for Android / EzPayloadSenderV1.01.zip (includes EzPayloadSender.exe) / GIT (Fork) by @djpopol on Github

PS4 Payload Sender

Send payload to your PS4 (tried on 4.05)

Changelog

v1.0

  • First release.
v1.1
  • That fix the null reference exception.
Cheers to @Wultra for the heads-up in the PSXHAX Shoutbox on this nice alternative for sending PS4 payloads to version 4.05 jailbroken consoles. (y)
Simple Payload Loader for Exploited PS4 4.05 OFW by OhcHIT
Hello World!

Simple Payload Loader for Exploited PS4 4.05.

This is simple way to send payloads to the PS4 on port: 9020, simply put any payload in the folder and rename it to simplepayload, set the PS4 IP in the IP text and execute.

Download: Simple Payload Loader.rar (17 KB)

=== Simple Payload Loader By ohcHIT ===

Setup:

1) Open ps4ip.txt and paste your PS4 IP in there.
2) Rename payload to simplepayload and put inside the simple payload folder
3) Run Simple Payloader and execute
4) Simple Payload file currently inside the folder is debug settings for 4.05 (y)

All done. Type S to send Simplepayload.bin

== Credits ==

@zecoxao
@CTurt
@0x199

enjoy!
:eek::poop:
Back
Top