Commit Graph

11 Commits

Author SHA1 Message Date
ArabPixel
8032ce7e33 Update settings 2025-11-10 16:59:09 +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
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
cea0cd67e5 Added BinLoader 2025-09-10 14:36:46 +02:00
ArabPixel
ec80e44c25 Cache fix 2025-09-03 21:13:41 +02:00
ArabPixel
2688caca6e fix: update cache manifest generation and bin files 2025-08-09 22:49:44 +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