PSXHAX.COM website and domain for sale. Contact Us with your offer!

PSXHAX - PSXHACKS: PSX HAX - PSX HACKS - PLAYSTATION HAX - PLAYSTATION HACKS

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 FTP 4.05 Payloads Updated by PlayStation 4 Scene Devs & More!
Following the PS4 1.76 FTP Server, @xerpi's FTPS4, the PS4 1.76 Fixed FTP Payload, the v1.76 libftps4.bin and his recent work PlayStation 4 developer IDC updated his LibFTPS4 and PS4 Payload *** Github forks while discovering some interesting PS4 FF7 port images (see below) which may indicate (now confirmed) they're emulating or running patched .exe code on PS4 directly! :geekxf2:

On the topic of PS4 FTP clients, several other PS4 developers have been working on payloads with support for the recent PS4 Kernel Exploit 4.05 added including @MrNiato who shared his today on Twitter.

Download: hello.bin (1.0 MB - MD5: 186A751ED873B3B1CAE333249F432317 - @MrNiato) / ftp.bin / ftp2.bin / hello_5.bin / 405ftp19216809.bin / internet_browser.bin (1.0 MB - Mirrors via @Wultra) / PS4 Scene Collective 6.72 Payloads

:idea: Those having trouble...
Simple Shooting Game PS4 TestKit, MK XL PS4 4.05 Debug Menu Demos
Today we have a few demo videos, the first being a Single User Shooting Game from the Sony PS4 *** leak (removed) running on a TestKit courtesy of PS4 developer @MrNiato on Twitter who states the following about it in the caption to quote:

"This is a Simple Shooting Game from Sony's *** which is.... fun to play but laggy. I won't give download link sorry."

Download: IV0002-CUSA99990_00-SIMPLESHOOTINGA1-A0100-V0100.pkg (77.44 MB) via Sili / SIMPLESHOOTINGAM.rar (4.05 OFW) (78.23 MB)

The other demonstration video comes from PS4 developer @GrimDoe in the forums HERE, which is a MK XL demo running on PS4 4.05 OFW showcasing the Debug Menu... check them both out below! :D

[PS4 Testkit] Simple Shooting Game from Sony
MK XL/4.05/Debug Menu/
MK XL Game Update Patch (1.00 to 1.04) /Debug Menu/P$4 4.05 OFW
Finally, below is a simple way to code your own C# tool known as PS4DLL RTM with details from MrNiato as follows, to quote:

Download: PS4DLL RTM + Sample.zip (595 KB)

Today I bring you a C# library which allow you to code easily your RTM tool for PlayStation 4. This library include the PS4Lib by BISOON but also include something new like an addresses library.

In this Library you will be allow to put your own offset and bytes like you can see on the pictures so it will be very easy to code your tool and share your offsets with the rest of the community. I share this project in open source and I have included a sample to help to understand how it work. You...
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)
Back
Top