Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
I have had a few people asking about converting payloads to .js so I will post this here.

With 5.05 we don't need to use payload.js anymore you can just make a single .html file with the exploit and payload in a single file, thank you to @XVortex you will notice this on his PS4 HEN GitHub inside the exploit folder.

I put together this .py file that you can use to convert a .bin into index.html
usage:
bin2html.py [binfile]

example:
bin2html.py AppToUsb.bin
Convert .BIN Into Index.html for 5.05 Exploit and Payloads Guide.jpg
 

Comments

It's just to allow more payloads (something.bin) to run on a PS4 Exploit Host like Al-Azif's or on a ESP8266. For 5.05, you can't easily use .bin format, so we use the .html one.

Thing is the converter doesn't work properly right now...
 
@mtnjustarie @manny9 Minor mistake sorry forgot to reverse the bytes :(, it should be working fine now please try again and let me know if there's any other issues. Also added support for 4.55 to use single html file.
 
@Cyb3rr indeed.
you can try yourself to convert my payload, i've sent u a private message with the link to it.
conversion goes successfully, but launching it as html using the ps4 fails.
 
Status
Not open for further replies.
Back
Top