Charles_n_town
Senior Member
I tried to compile this by the flow: https://github.com/TheOfficialFloW/bd-jb
The requisite requires ant to compile the build.xml from hdcookbook. I wasn't sure if I needed to download the precompiled build instead though. I can build it fine, and I can build the bd-jb payload fine, but I think the endgame is a disc image. Anyway, it can't find rt.jar, which is part of Java jre 1.8, I believe. I have it installed, but it still can't find it. I was able to force it with a symlink. However, it also can't find bdjstack.jar, which I think might be part of PS5 jar loader. There's only an XML for it, no jar, so I don't know if rt.jar and bdjstack.jar are part of something else. Neither seems to be a part of the requisite, so I'm thinking information is missing. Anyone have any ideas?
here's success of the java.net hdcookbook, but I still don't see an rt.jar or bdjstack.jar. I think the bin folder for the hdcookbook is used as "tools" for bd-jb.
okay, I figured this out. the reason I can't build this is that I need the files from the ps5 itself, which I can't do without a hacked system.
/system_ex/app/NPXS40140/cdc
if someone could help me with files rt.jar and bdjstack.jar, both are probably in this location on a ps5. I tried searching for them and nothing via google.
The requisite requires ant to compile the build.xml from hdcookbook. I wasn't sure if I needed to download the precompiled build instead though. I can build it fine, and I can build the bd-jb payload fine, but I think the endgame is a disc image. Anyway, it can't find rt.jar, which is part of Java jre 1.8, I believe. I have it installed, but it still can't find it. I was able to force it with a symlink. However, it also can't find bdjstack.jar, which I think might be part of PS5 jar loader. There's only an XML for it, no jar, so I don't know if rt.jar and bdjstack.jar are part of something else. Neither seems to be a part of the requisite, so I'm thinking information is missing. Anyone have any ideas?
here's success of the java.net hdcookbook, but I still don't see an rt.jar or bdjstack.jar. I think the bin folder for the hdcookbook is used as "tools" for bd-jb.
okay, I figured this out. the reason I can't build this is that I need the files from the ps5 itself, which I can't do without a hacked system.
/system_ex/app/NPXS40140/cdc
if someone could help me with files rt.jar and bdjstack.jar, both are probably in this location on a ps5. I tried searching for them and nothing via google.
Attachments
Last edited by a moderator: