Commit Graph

17 Commits

Author SHA1 Message Date
ArabPixel
06a98d290e Fixes for 12.5x Linux payloads + 13.02 Linux Payloads 2025-12-31 21:36:02 +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
d5b67cf4a8 Add GoldHEN 2.4b18.7 2025-11-24 13:49:51 +01:00
ArabPixel
114b1f2a97 Improving user experience + multiple fan profiles are now available 2025-11-19 21:49:38 +01:00
ArabPixel
d31273f69e Separation of language files
- Separated language files to /includes/js/languages and added Arabic font to fix display issues in some elements
2025-11-09 12:47:30 +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
9606a15ae7 Use latest GoldHEN by default 2025-09-10 14:53:02 +02:00
ArabPixel
cea0cd67e5 Added BinLoader 2025-09-10 14:36:46 +02:00
ArabPixel
fdfb6bb219 bug fix. 2025-08-25 22:43:43 +02:00
ArabPixel
48cef07e31 refactor: remove auto jailbreak feature and related UI elements 2025-08-25 22:06:51 +02:00
ArabPixel
e8280afecd fix: fwElement null error
moved the code to be only executed when a supported firmware is found
2025-08-10 23:57:51 +02:00
ArabPixel
a1b3224bf5 fix: Set default GoldHEN version if not found in localStorage 2025-08-09 18:37:50 +02:00
ArabPixel
300255fdf9 feat: Add GoldHEN version selection
update: payload handling

- Updated PSFree.manifest with new GoldHEN binaries and removed obsolete file.
- Implemented functions to set and load selected GoldHEN version in localStorage.
- Enhanced GoldHEN function to dynamically set payload path based on selected version.
- Added UI elements in index.html for selecting GoldHEN versions.
2025-08-09 17:58:04 +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