Skip to content

VV1LD/455-KernelDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

4.55 kernel dumper POC with debug settings/TID patch/Jailbreak/Uart enabler etc

Compile with your PC's IP listening on port 9023

On PC you can do to listen: socat - tcp-listen:9023 > kernelDump.bin

and to send: socat -u FILE:payload.bin TCP:"PS4 IP":9020

you can then trim out the socket prints or you can adapt it with 2 sockets, one for dumping, another for logging.

To compile for 4.55 you need to use an sdk with changes for 4.55 support, i have used https://github.com/xvortex/ps4-payload-sdk

About

4.55 kernel dumping POC with patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published