Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/VV1LD/PS4HEN
PS4 Homebrew ENabler based on Flatz writeup and using IDC's codebase
https://github.com/VV1LD/PS4HEN
Last synced: about 2 months ago
JSON representation
PS4 Homebrew ENabler based on Flatz writeup and using IDC's codebase
- Host: GitHub
- URL: https://github.com/VV1LD/PS4HEN
- Owner: VV1LD
- Created: 2018-01-17T13:04:06.000Z (almost 7 years ago)
- Default Branch: 455
- Last Pushed: 2018-10-24T15:46:09.000Z (about 6 years ago)
- Last Synced: 2024-08-03T23:04:47.222Z (5 months ago)
- Language: C
- Homepage:
- Size: 44.9 KB
- Stars: 92
- Watchers: 13
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - PS4HEN
README
# PS4HEN
PS4 Homebrew ENabler for version 4.55 based on Flatz writeup and using IDC's fake codebaseYou can find his codebase here https://github.com/idc/ps4-fake-405
aswell as his method to patch shellcore here https://github.com/idc/ps4-experiments-405to make, do as follows in your terminal:
cd PS4HEN/payload
make
cd ../PS4HEN
bash convert_payload.sh
make
to run, do as follows in your terminal:cd PS4HEN/PS4HEN
socat -u FILE:PS4HEN.BIN TCP::9020To Do:
make and automation script to do the above for you lol
# Credits
Thanks to these devs in helping in the processflat_z
idc
zecoxao
psxdev