DarkModderVC / PS4JB

More Stable Offline Exploit version of PS4 6.72 Jailbreak.
224 stars 92 forks source link

Bin Loader not working #31

Open wisheey opened 3 years ago

wisheey commented 3 years ago

Jailbreak and Hen works fine...but when i press Bin loader always staying at loading...or says inject payload but never do

Yohoki commented 3 years ago

Bin loader still does not work on 7.55 . If you load GoldHEN or Mira first, then BinLoader, it simply passes the HEN payloads instead. If you try to BinLoader first, it simply doesn't work.

I suspect this is the issue:

<a href="#" id="binloader" class="button" onclick="toggle_payload(\'binloader\'); return false" style="width:29%">Bin Loader</a>

It looks like the index.html files show a binloader button that should load a binloader payload, but there is no binloader.js in the payloads folder.