Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Recently @stooged lent a hand sharing both details with source code on Backing Up and Restoring the PS4 Database, and he followed up with a handy DbBackup.bin Payload compiled for PS4 4.05 OFW users to backup their PlayStation 4 database to a USB Drive alongside one for dumping save data below. :love:

Download: DbBackup.zip / Source Code / DB_SG_Backup.zip (8.79 KB - dumps save data into a folder called GameSaves) / DB_SG_Backup_v2.zip (8.27 KB - Dumps All User Accounts) / DB_SG_Backup3.zip (8.82 KB - Adds Notification Messages from 2much4u) / DB_Backup_455.zip (Updated for 4.55) / usb_455_db_backup.zip (0.02 MB) / Cache-Install: ApplicationCache.db / DB_SG_Backup-50X (Latest) / GIT

To quote from his recent post with usage instructions:

just put a usb stick/drive into the usb port and run the DbBackup.bin payload

it will save the addcont.db and app.db files inside a folder called DB_Dackup on the usb drive.

if you do not use a usb stick/drive it will backup the database into the /system_data/priv/mms/ folder on the ps4 and it will be called app.db_backup.

to restore the db just ftp into the /system_data/priv/mms/ directory and upload your backup copy.

credit to @XVortex for the neat way to check which usb port has the drive in it in their ps4dumper source, I tried a few other things with no decent result but @XVortex had a simple method to do the trick :)
DbBackup.bin Payload Backup PS4 Database to USB Drive by Stooged.jpg
 

Comments

you wont lose the symlinks on a crash rebuild like you can lose the database.

if the links break it will be through corruption/format of the hdd and the games will need to be reinstalled to work on the ps4 anyway so you cant really backup the symlinks.

but if you keep all the games on the usb hdd as they were after you install the games and run apptousb it will just check and link them without needing to copy the pkg so it will be fast
 
Thanks for the hint @DEFAULTDNB . I was able to convert @stooged GitHub version (this version is more verbose than what is in OP):

I used the .bat file from: this psxhax tutorial to create payload.js. I did not use the WEB 4.55 files because they didn't work for me.

I took the USB version posted in this thread's OP. I overwrote it with the payload.js I created and I overwrote userland.js with the one in Vortex's GitHub.

Now I can launch latest GitHub version DB Backup payload from Al Azif's exploit host without manually sending the payload from the PC.
 
Status
Not open for further replies.
Back
Top