Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Jailbreaking       Thread starter stooged       Start date Jun 30, 2018 at 3:31 AM       103      
Status
Not open for further replies.
Following my previous update, I have created a payload to install the ApplicationCache.db for hosting offline PS4 exploits.

Download: Cache_Install.zip / Cache_Install_html.zip / Source Code (GIT) / 9.00 Port fork by kmeps4

The payload contains a basic set of exploits for anyone that just wants a simple set of exploits.. just run the payload then go to http://cache/index.html or the user guide. If you delete the browser data just run the payload again and it will reinstall the basic exploits.

You don't need to disable the network connection so the ftp payload will still work.

The DB_SG_Backup payload also backs up the cache db, if you already have a offline cache setup you can back that up.

If you delete the browser data you can put the ApplicationCache.db file from the backup on the root of a usb drive and reinstall it using this payload.

For anyone that is looking to make their own db file I have included the SQL File to create a db using DB Browser.

Just modify the sql to suit your needs and create a new database in DB Browser called ApplicationCache.db and execute the sql and save.. you can put the ApplicationCache.db on the root of a usb drive and run the install payload to install it.

If you want to modify the payload to contain your version of the db file just encode your db file with base64 and put the data into the ApplicationCache.h file of the source and compile.

Inbuilt (basic) exploits:
Offline Cache (ApplicationCache.db) Install Payload to PS4.jpg

How to Cache PS4 Jailbreak Payloads on Firmware 5.05 or Lower Offline Tutorial
 

Comments

I have changed how this compiles for anyone looking to modify the internal cache.

you just edit the ApplicationCache.sql and save it.
when you run build.sh it will create the db from the sql then base64 it and add it to the source code before compiling the payload.

you will need to install SQLite into your ubuntu or what ever you are using to compile payloads.

Spoiler: sqlite install
 
Thanks m8, gonna try it. I've been using the cache from Al Azif on my old phat, slim and pro ps4 and they never failed on me once. No kernel panics - no shutdowns. Best stable method to trigger the exploit/payloads in my opinion

@stooged I quess this will work for 5.07 as well as it is has the same kernel and webxploit?
 
@beg152 , @HYTR There is no password needed.
First open DB Browser, then goto File/Import/Database from sql
Select the ApplicationCache.sql then save as new ApplicationCache.db
 
Status
Not open for further replies.
Back
Top