MCPcopy Create free account
hub / github.com/Gezine/BD-UN-JB

github.com/Gezine/BD-UN-JB @1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1 ↗ · + Follow
849 symbols 2,249 edges 53 files 29 documented · 3% updated 26d ago1.1 · 2026-05-03★ 236

Browse by type

Functions 764 Types & classes 85
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

BD-UN-JB

Note : YOU NEED ALREADY JAILBROKEN PS5

BD-UN-JB is RemoteJarLoader that can be used on already jailbroken PS5 upto 12.00 firmware.
It supports on-screen logging and network logging.

Send bdj_unpatch.elf to elfldr to unpatch BD-J.
bdj_unpatch.elf will backup existing bdjstack.jar to bdjstack.jar.bak just in case.

Then burn BD-UN-JB iso and run.

DO NOT REINSTALL FW, IT WILL WIPE THE PATCH AND LOSE BD-JB


RemoteLogger server is listening on port 18194.
Use log_client.py to get the log.
I recommend first running the log_client.py then starting the BD-J app.

RemoteJarLoader server is listening on port 9025.
Use jar_client.py to send the jar file.
You can use any other TCP payload sender too.
Don't forget to set Main-Class in manifest.txt.


Use john-tornblom's bdj-sdk and ps5-payload-sdk for compiling.


Credits


Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 475
Function 289
Class 82
Enum 2
Interface 1

Languages

Java62%
C++26%
C11%
Python1%

Modules by API surface

bdj_unpatch/miniz.h217 symbols
bdj_unpatch/zip.c89 symbols
payloads/poops/src/org/bdj/external/Poops.java68 symbols
src/org/bdj/api/API.java39 symbols
payloads/poops/src/org/bdj/external/GPU.java36 symbols
payloads/poops/src/org/bdj/api/API.java27 symbols
src/org/bdj/api/KernelAPI.java26 symbols
payloads/poops/src/org/bdj/api/KernelAPI.java26 symbols
payloads/poops/src/org/bdj/external/ElfLoader.java22 symbols
src/org/bdj/RemoteLogger.java18 symbols
src/org/bdj/api/UnsafeSunImpl.java17 symbols
src/org/bdj/api/UnsafeJdkImpl.java17 symbols

For agents

$ claude mcp add BD-UN-JB \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page