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 Jan 4, 2020 at 6:31 PM       19      
Status
Not open for further replies.
Recently the Scene Collective committed a PS4 Payload Repo on Github which aims to conveniently auto-generate PlayStation 4 payloads and packages when they're updated! (y)

Download: payloads_1.0.7.zip / payloads_1.0.8.zip / GIT / PS4 7.55 & 8.00 Payloads

Below are some of the PlayStation 4 payloads available thus far:
Cheers to @DEFAULTDNB for passing along the news on Twitter via MSZ_MGS earlier! 🍻
:arrow: Also below today is a DNS Config Watchdog by @Al Azif via Figure03, and from the README.md: DNS Config Watchdog

Summary


Compiles the required files to update a BIND DNS server from a JSON file.

This method was chosen so we can use regex to make the zone files vs trying to make all the different options and manage it. The server can be easily updated from Github on a schedule by setting up a cron job to up run a git pull on this repo using a watchdog or via remote file fetching.

Options
  • --cwd: Output the files into the current working directory. Do this before submitting a pull request, it's easy to mess up the regex. Having a single unescaped . adds a lot of broken records.
  • --remote https://example.com/zones.json: pulls the zones.json file from the specified HTTP(S) source.
  • --watchdog: Runs the process as a watchdog to watch zone.json for modification. Cannot run with the --remote arg.
Notes
  • Paths/Filenames are all hardcoded
  • Use {{SELF}} if you'd like the IP to be the IP of the server it runs on
  • Use {{BLOCKED}} if you'd like to block that domain vs making an individual zone file for that domain
  • Careful with the regex
  • Built for Python 3.6+ on Ubuntu 18.04. You may need to tweak it to work on other systems.
Example
  • Update pkg.c
Same as usual, bring your own exploit
PS4 Payload Repo to Auto-Generate Updated Payloads and Packages.jpg
 

Comments

Auto generates payloads and packages when they're updated... I think this is, that if a payload source would be updated, then this would be automatically updated the payload himself - not only the source. So there are always the newest payloads - not only sources. But - to be honest - I'm not sure...

Maybe this (wrong) statement can help to get a info from someone that really knows what this is...
 
Sorry guys but what updates were automatically uploaded on the payload for the 5.05? Now my console just does not start HEN+MIRA anylonger under 5.05.

Just keeps saying "not enough system memory" as before but when should have said "All SET" freezes and comes a blank screen. Anyone knows what is happened and what has changed?

Anyone experienced the same thing? Is it ok under 5.05 to start MIRA+HEN or do I need to choose something different that works better in starting my backup programs copied on my PS4 hard drive? Thanks
 
Status
Not open for further replies.
Back
Top