Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Dec 18, 2020 at 5:09 AM       113      
Status
Not open for further replies.
Proceeding yesterday's PS4 7.02 Full Stack Exploit with Game Dumper & FTP Payloads, PS4Scene users on 7.02 Firmware have been busy testing 7.00-7.02 PS4HEN while Backporting PS4 Games to 5.05 and 6.72 for those who haven't updated their PlayStation 4 system software. 🔥

Although AutoBackPort v1.08, PS4 Xplorer v1.27 PKG, PS4 App Lock v1.04 PKG and Easy PKG Extractor v1.06 PKG added support for 7.02 Firmware with the Streets Of Rage Mod PS4 PKG homebrew game confirmed as working on 7.02 with no modifications necessary and we have Mira 7.00-7.02 PS4 Ports with 7.02 PS4 Payloads it's currently NOT recommended to update to 7.02 yet!

When will it be advisable to update to 7.02?

While there's currently a 7.02 PS4 WebKit / Kernel Exploit & Payloads alongside a 7.00-7.02 Full Stack implementation, a PS4 7.02 How to Dump a Game Guide and 7.00-7.02 PS4HEN via @zezu420 (Znullptr on Twitter) there's still work to be done on a Full and Stable PS4 7.02 Jailbreak... so until scene devs state it's fine to update simply remain on your current PS4 Firmware to play newer backported PS4 games for the time being. 😊

⚡ Next we'll spotlight 3 members who have been making YouTube videos for those new to the PlayStation 4 Scene and interested in learning:
:arrow: Update: In his progress update he states the following, "After patching the pkg file with the keystone file from the original dump i can now confirm that it fixed the save/load issue. Game runs fine and with no issues so far on 6.72 system." 😍

Final Fantasy VII REMAKE running on PS4 6.72 (Second Attempt)

He also made available a brief tutorial and helpful video:
  • @tecniqueza (Twitter / YouTube Channel) has been using this AutoBackPort_1.08.rar (18.88 MB) file pack to make PS4 game backports including RE3 for 5.05 noting 6.72 doesn't require a backport for the title since the software development kit used was 6.50. Below is a spoiler with some Tweets and related files along with a recent video of his:
Spoiler

PS4 7.02 Backports Work
Code:
@echo off
SetLocal EnableDelayedExpansion

set PYTHON_PATH=C:\python27-x64\python.exe
set PKG_TOOL_PATH=C:\Program Files\LibOrbisPkg\PkgTool.exe

set SDKVERSION=00.000.000
set SYSVERSION=00.000.000

REM TODO: Generate GP4 file

for /f "tokens=* delims=" %%f in ('dir "%1\*" /s /b') do (
  for %%i IN ("%%f") do (
    set filedrive=%%~di
    set filepath=%%~pi
    set filename=%%~ni
    set fileextension=%%~xi
  )

  if "!fileextension!" == ".prx" (
    "%PYTHON_PATH%" backport_elf.py --***-version %SDKVERSION% --verbose "%%f" "%%f.backport"
    "%PYTHON_PATH%" make_fself.py --paid 0x3800000000000011 "%%f.backport" "!filedrive!!filepath!!filename!.fself"
    REM TODO: Edit GP4 file
  )

  if "!fileextension!" == ".sprx" (
    "%PYTHON_PATH%" backport_elf.py --***-version %SDKVERSION% --verbose "%%f" "%%f.backport"
    "%PYTHON_PATH%" make_fself.py --paid 0x3800000000000011 "%%f.backport" "!filedrive!!filepath!!filename!.fself"
    REM TODO: Edit GP4 file
  )

  if /i "!filename:~0,5!" == "eboot" (
    if "!fileextension!" == ".bin" (
      "%PYTHON_PATH%" backport_elf.py --***-version %SDKVERSION% --verbose "%%f" "%%f.backport"
      "%PYTHON_PATH%" make_fself.py --paid 0x3800000000000011 "%%f.backport" "!filedrive!!filepath!!filename!.fself"
      REM TODO: Edit GP4 file
    )
    if "!fileextension!" == ".elf" (
      "%PYTHON_PATH%" backport_elf.py --***-version %SDKVERSION% --verbose "%%f" "%%f.backport"
      "%PYTHON_PATH%" make_fself.py --paid 0x3800000000000011 "%%f.backport" "!filedrive!!filepath!!filename!.fself"
      REM TODO: Edit GP4 file
    )
  )

  if "!filename!" == "param" (
    if "!fileextension!" == ".sfo" (
      "%PYTHON_PATH%" backport_sfo.py --***-version %SDKVERSION% --system-version %SYSVERSION% --verbose "%%f" "%%f.backport"
      REM TODO: Edit GP4 file
    )
  )
)

REM "%PKG_TOOL_PATH%" pkg_build pkg.gp4 .

pause
:question: Finally, what to do with all the 7.02 Backported PS4 FPKGs and where to get more Fake Packages?

After Following This Guide to Become Verified, submit them to the Share FPKGs section where they'll be added / moved to the private PS4 FPKG section by the Staff as time permits.

Once Verified, if you'd like to become an FPKG Uploader to share Fake Packages directly in the PS4 FPKG section mention @PSXHAX in your Share FPKGs post and we'll add you as an FPKG Moderator so that you can maintain and update your own topics. ✍️

You'll also be able to add a Ko-fi, Patreon, PayPal or YouTube widget in the top right margin of your Profile Page (see KilikaDenn13 and noob404 for examples) that automatically appear in all the topics started by you on both the public and private sections for donations or to promote your YouTube channel. 📺
Backporting PS4 7.02 Games to 5.05 6.72 Backported PS4 FPKGs.jpg
 

Comments

@abben86 you are exactly right. Once I allow it to it see the popup. New problem. I have ftp access but when I enter ip apply patch is greyed out any idea? Is it how I type it?

I notice you left that out of video what is syntax/format of ps4 ip address field is it 192.168.0.19:9020? Cause if i do that it is greyed out. Tried adding as firewall exception not sure what else to do?
 
@grabman go to your PS4 network settings - status and note down the ip adress. Thats the only thing you need to type in the backport program. Enable FTP payload then you will see the same ip adress pop up on the PS4 when it starts listening
 
@abben86 unfortunately that's not the answer. Remember I have ftp access. But putting in just the ps4 ip still it is greyed out any ideas? also what should be running on the ps4? The disc based game or the fpkg discless version?
 
yes i have disc running on 7.02 and i have ftp access but when i put ip in that box it is greyed out for me

Spoiler

i think maybe it's the ftp payload you have or something. I notice you said I should connect through port 9020 but when i run my ftp payload i can only connect via port 1337? Is this what's going on?
 
@grabman
Im using the zip you provided, so its the same payload. Try exiting filezilla and other ftp programs on your computer and try again. Only have your PS4 FTP and autobackporter.
 
well that's just wonderful. I am out of luck for my 6.72 I guess. Seems like my windows security just blocks this app. Cause obviously I know my ip ya know? And in the pick you can see i currently have ftp access.

This is nothing new. I have tried to use this feature since release it has never worked for me.
 
Status
Not open for further replies.
Back
Top