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.
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)..
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..
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.