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 6, 2018 at 7:23 AM       55      
Status
Not open for further replies.
On this snowy weekend PlayStation 4 developers are keeping the 4.05 PS4 Scene fire burning with a DumpFile405 PS4 4.05 File Decrypter based off original code from wskeu and following his 1.01 Port to decrypt usermodules by VVildCard777 alongside a significant bug fix in libftps4 from IDC. :fire:

Download: DumpFile405-master.zip / DumpFile405 GIT / libftps4.bin (1.05 MB - Recompiled FTP Payload with latest bugfix by @segobi using IP: 192.168.2.37 port 1337) / libftps4-master (Fix Fully FTP).rar (11 KB) via @GrimDoe / LibFTPS4 GIT / DumpFileUncharted.bin / DumpFileLBP3.bin by @MagicSeb / DumpFile455

The libftps4 fix should allow those with 4.05 PS4 Full Root FTP access using IDC's 4.05 Exploit / FTP Payload forks to achieve a more complete directory listing now. (y)

To quote from the README.md file: DumpFile405

File Decrypter for the PS4 version 4.05

Change your ip address to use the pc you are listening ie:
Code:
socat - tcp-listen:9023
send the payload like:
Code:
socat -u FILE:DumpFile405.bin TCP:<ps4 ip>:9020
Compile with IDC's Cturt *** mod ps4-payload-*** https://github.com/idc/ps4-payload-***
  • on your usb stick (fat32) make a directory /405
  • insert into the ps4 and run the payload
This will dump all the usermodules self/sprx/sdll/sexe onto your usb in the /405 folder decrypted some like eboots are renamed because i was too lazy to implement folder generation to mimic the ps4 fs but you can change to code to suit whatever you choose to :)

=Credits=
  • Specter for his kernel exploit / code execution method / syscall 11 which makes this easy
  • IDC for his mod of the Cturt *** and his patches to allow for self decryption
  • Grass Skeu for the original code base this was made from (DumpFile for 1.76 built for hitodamas ps4sdk)
Thanks to @dodolover, @DoxyMarket, @prreis and @Spoofayy for the heads-up in the PSXHAX Shoutbox early this morning! :kitty:
DumpFile405 PS4 4.05 File Decrypter by VVildCard777 & LibFTPS4 Fix.jpg
 

Comments

I think theres a 1.76 rip of it. But I don't mind doing it if it will help launch on 4.05... I would need somebody to walk me through it. I don't mind upping other stuff too once i know the process. I'm assuming the 1.76 dumping video method wont work on 4.06 ?
 
That's my understanding at the moment, HERE are some links from my post earlier this week on it.

I'm sure sooner or later a proper 4.05 tutorial / video guide will surface... I just haven't seen it yet.
 
Tried changing the IP via hex editor and noticed 192.168.0.14 and 192.168.0.4 were the only plain text IPs. I changed both to mine (192.168.0.123) and will see if that works shortly. Currently using the IDC ftp payload from the ps4-exploit-host and pulling down pfs_image.dats for extraction.

Does the new payload decrypt everything without needing to pull the image ?
 
Mega link still works ?

I'm trying to find a pre-compiled version of this since i don't have Cturts *** environment to compile the payload. Can somebody upload somewhere?
 
Tried already using MiniGW and everytime i run the make via "C:\MinGW\bin\mingw32-make.exe"

I get this ... process_begin: CreateProcess(NULL, basename C:/Users/Leo/Desktop/PS4/ps4-***/ex
amples/hello, ...) failed.

Got a little further ... getting errors in relation to using make ... now its barking at me that make isn't 64 bit so it can't compile correctly. Hate using these round about gnu environments in Windows.

Will try to build in an ubuntu vm instead.
 
Status
Not open for further replies.
Back
Top