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

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

Exploiting 0-Day PS4 WebKit Vulnerability on 6.xx Firmwares at BHEU 2020
Since the PS4 6.XX JSC_ConcatMemcpy WebKit Exploit, PS4 6.20 WebKit Code Execution Exploit, PS4 Webkit Bad_Hoist Exploit for PS4 FW 6.XX, PS4 Webkit Bad_Hoist 6.72 Exploit Port and PS4JB 6.72 Jailbreak Exploit security researchers 0xdagger of quentinmeffre.fr and abu_y0ussef of mtalbi.github.io who work at SYNACKTIV announced plans to discuss exploiting a 0-day PS4 WebKit vulnerability on 6.xx Firmwares at Black Hat Europe 2020. :geek:

This year the annual event will take place virtually from December 7-10th, 2020, and their presentation will outline the exploitation strategy used and the hurdles they encountered along the way for those in the InfoSec field or who are simply interested in learning for fun or to cash in on Bug Bounty Programs.

While most of the PS4 Scene is awaiting someone to make use of the PS4 7.02 Kernel Exploit (KEX) with Mira 7.00-7.02 PS4 WIP Ports already underway, according to @Abkarino of Team Rebug on Twitter to quote: "If it is 6.xx WebKit exploit only, then it will be useless for most unless if it is more stable than the current...
PS4_Dec_PUP_Info.py Script for PS4 Decrypted PUP Info by SocraticBliss
Following his PS4 Syscon Loader Python Script, today PlayStation 4 developer @SocraticBliss shared via Twitter a ps4_dec_pup_info.py Python script to display detailed information of a decrypted PS4 PUP file while sending @flatz thanks on Twitter. :geek:

This comes proceeding the PS4 PUP_Decrypt & PUP_Unpack releases, some Decrypt_PUP_Header Patches, a PS4 Inner PUP Files of PS4UPDATE System comparison, a PS4 PUP Unpacker Rewrite, another PS4 PUP Unpacker and details on the Fully Decrypted PUP File contents.

Download: ps4_dec_pup_info.py / ps4_dec_pup_info-master.zip / GIT
Code:
#!/usr/bin/env python
'''
'
' PS4 Decrypted PUP Information by SocraticBliss (R)
'
' Major Thanks to flatz <3
'
'''

import struct
import sys

class Pup():
    __slots__ = ('MAGIC', 'VERSION', 'MODE', 'ENDIAN', 'FLAGS',
                 'CONTENT', 'PRODUCT', 'PADDING', 'HEADER_SIZE', 'META_SIZE',
                 'FILE_SIZE', 'PADDING_2', 'BLOB_COUNT', 'FLAGS_2', 'PADDING_3')

    def __init__(self, f):

        self.MAGIC        = struct.unpack('4B', f.read(4))
        self.VERSION      = struct.unpack('<B', f.read(1))[0]
        self.MODE         = struct.unpack('<B', f.read(1))[0]
        self.ENDIAN       = struct.unpack('<B', f.read(1))[0]
        self.FLAGS        = struct.unpack('<B', f.read(1))[0]...
DualSense Charging Station for PlayStation 5 and PS5 Accessory Pricing
We've seen some PS5 Game Box Art, the PlayStation 5 Console Packaging and now pricing is available for Sony's wireless DualSense with Updatable Controller Software and other PlayStation 5 accessories including an image of the DualSense Charging Station that looks like a mini PS5 console below. 😃

DualSense Charging Station for PlayStation 5 and PS5 Accessory Pricing 2.jpg DualSense Charging Station for PlayStation 5 and PS5 Accessory Pricing 3.jpg DualSense Charging Station for PlayStation 5 and PS5 Accessory Pricing 4.jpg DualSense Charging Station for PlayStation 5 and PS5 Accessory Pricing 5.jpg
Here are some PS5 accessory prices from TwistedVoxel.com for those interested as well:
  • DualSense Wireless Controller (standalone) – US$69.99 / CAD$89.99 / ¥6,980 / €69.99 (RRP)
  • PULSE 3D Wireless Headset – with 3D audio support and dual noise-cancelling microphones US$99.99 / CAD$129.99 / ¥9,980 / €99.99 (RRP)
  • HD Camera – with dual 1080p lenses for gamers to broadcast themselves along with their epic gameplay moments US$59.99 / CAD$79.99 / ¥5,980 / €59.99 (RRP)
  • Media Remote – to navigate movies and streaming services with ease US$29.99 / CAD$39.99 / ¥2,980 / €29.99 (RRP)
  • DualSense Charging Station – to conveniently charge two DualSense Wireless Controllers US$29.99 / CAD$39.99 / ¥2,980 / €29.99 (RRP)
As always, let us know your thoughts on them in the PlayStation 5 Forum...
PlayStation Store Big in Japan Sale Offers Up to Half Off PSN Games
Starting this Wednesday, Sony's latest PlayStation Store Big in Japan Sale offers discounts of up to 50% off select PSN games including Capcom's survival horror remake Resident Evil 3, Bandai Namco's double-martial arts whammy of Tekken 7 and Dragon Ball: Kakarot. 🇯🇵 💰

Below are the region-specific PS Store links with further details from Associate Digital Promotions Manager Nathan Clark, to quote:

Favoring a different genre experience or an alternate choice? There's plenty to choose from when the sale kicks off.

Head here if you’re in Europe, and here if you’re in North America for the full sales list on PlayStation Store when the promotion goes live!

As ever, the sale is on for a limited time, ending Wednesday, October 7 at 23.59pm BST / CEST / PST, 02.59am EST.
Mira 7.00-7.02 PS4 WIP Ports by Al Azif & MACROSS (Retail) 7.02 ELF Collection
Proceeding the 7.02 PS4 Kernel Exploit (KEX), previous Mira Project Updates and Payloads, potential New WebKit Exploit discovery and 702_MACROSS_COLLECTION_FOR_SLEIRSGOEVY.rar (7.02 PS4 Decrypted Kernel file pack) comes some Mira 7.00-7.02 PS4 Ports from @Al Azif, who noted the following on this work-in-progress (WIP) via Twitter in the Tweets below:
  • The super time consuming part for porting Mira to 7.00-7.02 is done-ish... this does NOT mean an exploit is coming soon.
  • The time consuming part of porting Mira is finding the offsets for functions/hooks/struts/etc. A decrypted kernel file was posted so I was able to use that to find a majority of the used locations.
  • Well, thanks to notzecoxao I was able to get the rest of the remaining offsets/patches for 7.02... Still the same situation though. It may look to be on the cusp of being ready but I have no way to test it and no ETA for an exploit.
🔥 For those who missed it, as covered previously the MACROSS (Retail) 7.02 Collection via zecoxao includes the following decrypted ELF files for PS4 scene devs:
  • 80010002_702_MACROSS.elf
  • libc_702_MACROSS.elf
  • libkernel_702_MACROSS.elf
  • libkernel_sys_702_MACROSS.elf
  • libkernel_web_702_MACROSS.elf
  • libSceWebKit2_702_MACROSS.elf
  • libSceWebKit2ForVideoService_702_MACROSS.elf
  • libSceWebKit2Secure_702_MACROSS.elf
From Patches702-Loader.cpp:
Code:
// This is an open source non-commercial project. Dear PVS-Studio, please check it.
// PVS-Studio Static Code Analyzer for C, C++, C#, and Java: http://www.viva64.com

#include <Boot/Patches.hpp>

/*...
Back
Top