Category PS4 Guides and Tutorials       Thread starter Thread starter stooged       Date / timeStart date Jun 1, 2018 at 4:36 AM       Replies 94      
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...
 
@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