To run the build commands.
This process creates a Blu-ray image that triggers a vulnerability in the PS4's BD-J engine to execute code. Download Bljds rar
Once you have the .iso file, you can burn it to a BD-RE (re-writable) disc or use specialized software to mount it for loading PS4HEN. If you want to move forward, I can: to the git repositories To run the build commands
make -C bdj-sdk/host/src/makefs_termux make -C bdj-sdk/host/src/makefs_termux install DESTDIR=$PWD/bdj-sdk/host make -C bdj-sdk/target Use code with caution. Copied to clipboard Download Bljds rar
ln -s /usr/lib/jvm/java-8-openjdk-amd64 bdj-sdk/host/jdk8 ln -s /usr/lib/jvm/java-11-openjdk-amd64 bdj-sdk/host/jdk11 Use code with caution. Copied to clipboard
Step-by-Step Guide to Building a Custom BD-JB ISO using Windows