Commit Graph

9 Commits

Author SHA1 Message Date
ArabPixel
9af1164e6c Improving cache time
removed all linux payloads that have .bin extension, linux payloads should only be loaded with GoldHEN's BinLoader. by that the cache speed is improved.

Added Arabic translations for payload.js file
2025-12-24 18:03:40 +01:00
ArabPixel
e344569b0a Add Linux support + improvements
Linux payloads from ps4boot has been added for all firmware and southbridges 7.00 - 12.52.

Improved payloads tabs by design and now it keeps that chosen tab opened by using localStorage.

Added new options in settings to choose the Southbridge and the PS4 model to display the correct payloads.

loading .elf for linux payload when using the GoldHEN's BinLoader and .bin for the webkit exploit.

Updated Arabic translations for the new texts.
2025-12-24 16:27:22 +01:00
ArabPixel
114b1f2a97 Improving user experience + multiple fan profiles are now available 2025-11-19 21:49:38 +01:00
ArabPixel
045e2a25ae fix: firmware check for WebRTE 2025-10-16 01:43:51 +02:00
ArabPixel
2819e56b1d Improvements for code logic and payloads
- WebRTE payload now supports more firmware. - fixed ps4fw variable not found error for 7.xx firmware. - Scroll down for console logs.
2025-10-14 21:15:26 +02:00
ArabPixel
e38e00d3d6 feat:Support for loading payloads using GoldHEN
This commit adds the ability to load payloads using GoldHENs BinLoader by visiting the mirrored http host. Improvements in blocking payloads loading if your firmware is unsupported..
2025-10-03 10:28:58 +02:00
ArabPixel
ad228214c0 Updated payloads 2025-09-15 22:26:12 +02:00
ArabPixel
cea0cd67e5 Added BinLoader 2025-09-10 14:36:46 +02:00
ArabPixel
1246537503 Rebased PSFree enhanced
Rebased PSFree Enhanced to make it easier to update the exploit
2025-08-09 14:17:05 +02:00