Commit Graph

76 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
5606bcdfe9 Update GoldHEN 2025-11-26 18:01:07 +01:00
ArabPixel
d5b67cf4a8 Add GoldHEN 2.4b18.7 2025-11-24 13:49:51 +01:00
ArabPixel
8184f5343e Improved Fan Threshold panel 2025-11-19 23:42:05 +01:00
ArabPixel
114b1f2a97 Improving user experience + multiple fan profiles are now available 2025-11-19 21:49:38 +01:00
ArabPixel
8032ce7e33 Update settings 2025-11-10 16:59:09 +01:00
ArabPixel
b5814520e6 Sync both hosts. 2025-11-10 16:33:33 +01:00
ArabPixel
1252a88747 Merge pull request #7 from Teligin/main
Add Russian language
2025-11-10 16:09:19 +01:00
Teligin
3c20df707f Update index.html
Added Russian selection
2025-11-10 02:14:04 +05:00
Teligin
8b9daddfab Added Russian language 2025-11-10 02:09:30 +05:00
ArabPixel
84e45185b8 Update contribution section in README.md
Added contribution guidelines for language submissions.
2025-11-09 13:51:22 +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
cb73653c18 Stability improvements
Removing Debug console auto scroll to restore stability. having it inside utils.mjs sometimes causes 9.xx (9.60 at least) firmwre to show unresponsive browser tab and freeze if any operation was made (launching an app or restarting the console)..
2025-10-21 13:51:02 +02: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
98154f0d17 Fixed offline exploit 2025-09-15 22:41:01 +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
2ba8ba9cf2 Merge pull request #5 from ArabPixel/dev
Merge AIO port fix by Al-Azif
2025-09-05 21:13:55 +02:00
ArabPixel
37c6646b87 7.0x kpatch update 2025-09-05 21:11:55 +02:00
ArabPixel
0be90f4d55 Merge pull request #4 from Al-Azif:main
Add AIO patch for 7.0x
2025-09-05 21:08:48 +02:00
Al Azif
08ecf038c9 Update README.md 2025-09-05 11:41:15 -07:00
Al Azif
b784c2124c Add AIO patch for 7.0x 2025-09-05 10:35:26 -07:00
ArabPixel
ec80e44c25 Cache fix 2025-09-03 21:13:41 +02:00
ArabPixel
b3b3198d1b Added GoldHEN v2.4b18.6 2025-09-02 22:25:26 +02:00
ArabPixel
1366bb4743 7.5x AIO fix 2025-08-26 18:12:04 +02:00
ArabPixel
0fd9c2c2a8 Merge pull request #3 from Al-Azif/main
Add 7.5x AIO fix
2025-08-26 18:08:22 +02:00
Al Azif
7a510c7d37 Add 7.5x AIO fix 2025-08-26 00:47:35 -07:00
ArabPixel
37440a0d6a Merge pull request #2 from ArabPixel/dev
Removed Auto Jb feature.
added AIO message in console
PS blue color fix for FW < 9.00
2025-08-25 22:46:16 +02:00
ArabPixel
fdfb6bb219 bug fix. 2025-08-25 22:43:43 +02:00
ArabPixel
e94328d64b AIO Fix message 2025-08-25 22:34:11 +02:00
ArabPixel
48cef07e31 refactor: remove auto jailbreak feature and related UI elements 2025-08-25 22:06:51 +02:00
ArabPixel
64b67c9c1b Merge pull request #1 from ArabPixel/dev
Merg workaround by al azif
2025-08-22 16:42:03 +02:00
ArabPixel
b96c9d9930 update bins 2025-08-22 15:30:35 +02:00
ArabPixel
144c580b06 Merge: savedata and black screen issue workaround by Al-Azif 2025-08-22 15:27:25 +02:00
Al Azif
6dd2d4de4d Added built-in work around for blackscreen for 8.00-9.60
- Still feels more like a work around vs a true fix
- 7.xx soon™
2025-08-22 01:34:32 -07: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
2688caca6e fix: update cache manifest generation and bin files 2025-08-09 22:49:44 +02:00
ArabPixel
7fb458412a Fix: added missing Kpatches 2025-08-09 20:31:49 +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
323b554a8a Merge branch 'main' of github.com:ArabPixel/psfree-lapse 2025-08-09 14:18:02 +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
Al Azif
631fd7713f Merge pull request #8 from p4rad0xical/main
fix 700 vtable offset
2025-08-08 14:10:34 -07:00
p4rad0xical
d25b713afa fix 700 vtable offset 2025-08-08 17:05:46 -04:00
Al Azif
52d7ba4d46 "Optimize" a patch 2025-07-19 22:21:55 -07:00
Al Azif
88f95e93a9 Update kpatches 2025-06-24 04:33:14 -07:00