KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
505-KernelDumper
★ 11
Open GitHub ↗
5.05 kernel dumper payload
Download README (.md)
Explore Similar Repositories
MathLectureNotes
:
My lecture notes for the math courses I took in Bilkent University.
sudoku
:
Sudoku Progressive Web Application in React with custom ES6 algorithm module.
acode_emoji_example
:
仿今日头条ios版点赞动画
spectroscopic_parallax
:
No description available.
abna
:
Python library to automatically retrieve mutations from ABN Amro
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
505-KernelDumper
?
Download (.md)
# 5.05 kernel dumper 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 5.05 you need to use an sdk with changes for 5.05 support, i have used https://github.com/xvortex/ps4-payload-sdk