Skip to content

Gezine/Luac0re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luac0re

Luac0re is a mast1c0re variation that uses Lua scripting for easier exploit development.

Overview

  • The original mast1c0re for Okage uses PS2 code execution only, which requires the PS2SDK to compile the code.
  • Luac0re uses minimal PS2 shellcode to escape ps2emu, then leverages the Lua 5.3 interpreter already embedded in the main executable (originally intended for ps2emu configuration) to simplify code writing and execution.
  • Starting from version 2.0, a JIT compiler exploit has been added, enabling arbitrary native userland code execution on the latest PS4/PS5 firmwares without requiring a kernel exploit.
  • Additionally, non AF_UNIX domain socket creation restriction introduced in PS5 firmware 8.00 can now be bypassed using the JIT exploit.

Requirements

  • PS4 or PS5 console
  • Disc or digital version of Star Wars Racer Revenge USA (CUSA03474) or EU (CUSA03492) region
  • Poopsploit payload requires 12.00 or lower firmware PS5

Usage

  1. Download the latest release ZIP file and extract it
  2. The included savedata has been modified to allow a larger savedata image, as the original was too small to fit all the required files.
  3. As a result, existing savedata image cannot be used — resigning the included savedata is mandatory.
  4. For resigning the savedata, refer to the remote_lua_loader SETUP guide
  5. Start the game and go to "OPTIONS -> HALL OF FAME"
  6. Enjoy

Credits

Disclaimer

This tool is provided as-is for research and development purposes only.
Use at your own risk.
The developers are not responsible for any damage, data loss, or other consequences resulting from the use of this software.

About

Luac0re is a mast1c0re variation that uses Lua scripting for easier exploit development.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages