ELF Loader for BD-J ps5-jar-loader
- Download and burn the iso release of ps5-jar-loader onto a BluRay Disc.
- Run the UMTX payload from the disc or send via remote option.
- Use the remote jar loader option to send the elfloader.jar payload to your PS5.
- There are multiple options available for sending:
nc -n <ps5-ip-address> < elfloader.jar
socat TCP:<ps5-ip-address>:9025 FILE:elfloader.jar
- NetCat GUI by Modded Warfare
- Payload Sender by AlAzif (also available for Android)
hammer-83 - For his steady support with his knowledge and tools and of course his jar loader project including his BDJ/PS5 sdk.
iakdev - For his ideas and motivational support.
sb/John - For his excellent PS5 payload sdk and his elfldr.elf used in this project.
shahrilnet and Specter - For their LUA and JavaScript versions of an ELF loader used as inspiration.