PS.Remote.Lua.Loader v3.7
A remote Lua script loader and executor for PS5/PS4, designed to support double free exploits, fan control, file I/O, and game directory scanning.
Included Packages
-
PS.Remote.Lua.Loader-v3.7.zip
The main tool for loading and executing Lua scripts remotely. -
aio_send_lua.zip
A utility to send Lua payloads to the target system.
Payloads
Lua Tool
Lua.tool.v2.4.zip
Lua.tool.v2.4_fix.apk
Android version of the Lua tool for local execution.
Exploits
1. aio_double_free_syscal_fixed.lua
2. aio_double_free_syscall_fixed_2.lua
Exploits the double_free vulnerability via custom syscalls.
Fan Threshold Control
1. fan-threshold.lua
Requires searching for
icc_fan
values in memory.
2. fan-threshold0.lua
Uses pattern search for temperature bytes.
File Operations
1. Reading_the_file.lua
Reads the
loader_log.txt
file.
2. Writing_the_file.lua
Creates a file at
/av_contents/content_tmp/source_file.txt
.
Directory Scanner
1. scanning_all.lua
Scans directories to locate game paths.
Note:
All scripts are written in Lua and are intended to be used within homebrew or exploit environments for PS5/PS4 systems.