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

I did 'bin2html.exe DB_SG_Backup.bin' in c:\FTP\TMP\
and found DB_SG_Backup505.html in C:\

I use Total Commander in Win7, so I'm in the folder when I execute the command, and the first time I thought it didn't produce anything.
 
@manny9 Just drag and drop the file/s on the exe no need to use the command line.

@mtnjustarie Seems to be an issue on your end, or maybe there's an issue with the payload on 5.05, have you tried another payload?
 
I'm not a millenial (drag and drop, copy and paste aren't my style) :whistle: And I don't like to type either.

But it shouldn't matter how I do it, right?

Total Commander makes it all happen with the least typing.
You hilite the exe and do CTRL-Enter, then hilite the bin and do CTRL-Enter.
It puts them both on the cmdline space and leaves a space between the two.
You do Enter on the cmdline and it's done.

That simple.
Cheers
 
@Cyb3rr
the payload runs as a bin file in 5.05, but i haven't tried another payload, i will try so i suppose, maybe i'll try apptousb on it.
i will update u about the 4.55 as well, as soon as i'll be able to.
 
@stooged this one works as a html on 5.05.
however, my payload still not working as a html.
it gives out of memory issue when loading the html.
btw, as i've noticed, when it runs the html it feels like it stucks, like finding it hard to launch the html.

@Cyb3rr i tried the html on 4.55 and it worked.
on 5.05 didn't work.
 
Status
Not open for further replies.
Back
Top