- Apr 7, 2018
- 141
- 8,351
its simple: Make sure you have a exfat formatted usb/ external HDD formatted as exfat with fpkg's on the root of the device.
1. Go to Network settings DNS settings
2. Primary to 165.227.83.145 and the Secondary DNS to 108.61.128.158
3. save network settings
4. go to system settings
5. open user manual
6 select 5.05
7. select Hen
8. go back to system settings and go to the very bottom
9. select debug settings
10. go to game
11. install fpkg = profit
Now if you want to send a custom payload like linux loader
1. Open user manual back up
2. select 5.05
3. select Original
It will now say waiting for payload
I use ubuntu to send it with Netcat.
"to install netcat use: sudo apt install netcat"
"PS4_MiraFW_Orbis.bin is in the netcat zip file"
Windows with PS4_MiraFW_Orbis.bin for testing:
Added link for xvortex PS4 5.05 dumper
now open a terminal/ cmd window and use the command like so:
nc -w 3 192.168.1.68 9998 < PS4_MiraFW_Orbis.bin
nc stands for netcat, -w 3 is your options, the ip address is your ps4's ip address, 9998 is the port the ps4 is open and gives you a debug read out and lets you send the payload via netcat, the < points at the payload aka linux_505_payload.bin in this example.
Ask questions if you have them. Ill add photos in the morning when i get off of work.
1. Go to Network settings DNS settings
2. Primary to 165.227.83.145 and the Secondary DNS to 108.61.128.158
3. save network settings
4. go to system settings
5. open user manual
6 select 5.05
7. select Hen
8. go back to system settings and go to the very bottom
9. select debug settings
10. go to game
11. install fpkg = profit
Now if you want to send a custom payload like linux loader
1. Open user manual back up
2. select 5.05
3. select Original
It will now say waiting for payload
I use ubuntu to send it with Netcat.
"to install netcat use: sudo apt install netcat"
"PS4_MiraFW_Orbis.bin is in the netcat zip file"
Windows with PS4_MiraFW_Orbis.bin for testing:
Added link for xvortex PS4 5.05 dumper
Hidden content
nc -w 3 192.168.1.68 9998 < PS4_MiraFW_Orbis.bin
nc stands for netcat, -w 3 is your options, the ip address is your ps4's ip address, 9998 is the port the ps4 is open and gives you a debug read out and lets you send the payload via netcat, the < points at the payload aka linux_505_payload.bin in this example.
Ask questions if you have them. Ill add photos in the morning when i get off of work.
Last edited: