Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Guides and Tutorials       Thread starter aytug25       Start date Feb 15, 2018 at 3:04 PM       42      
Status
Not open for further replies.
Last week we saw a guide on hosting PS4 HEN files on Wifi USB drives.

So I decided to making another guide with zsun wifi adaptor, because it is cheaper and cheaper is always better :D

For this guide, I borrowed zsun from my friend, but I already ordered for myself, you can find it around 10 dollars.

First you need a micro sd card, smaller is better, because we will use it for hosting required files. I have an old 4 gb micro sd for that.

First put your micro sd card to zsun and connect it to your PC. It will work like a card reader and copy all required exploit files:
Go to the PS4 wifi network settings and look for the zsun ssid and setup the connection using the auto settings, there is no need to set DNS and stuff.

Now for seeing folders on PS4 web browser we have 3 options;

Option 1;

Download zsun apk from Google store. Connect zsun wifi with your phone and on zsun apk, choose wifi mode from mode switch option. You can change your ssid name and password with this apk. On every start up, you must do same things. When power down zsun will stop working as wifi

Option 2;

On PS4 web browser write this:

Code:
http://10.168.168.1:8080/goform/Setcardworkmode?workmode=0


you will see {"status":"0"} on your screen now save it as bookmarks because you must run this page on every start up

Option 3;

We need to flash zsun for everytime starting webpage mode, here is simple guide for that;

https://wiki.hackerspace.pl/projects:zsun-wifi-card-reader:factory-update

after you doing one of 3 options, on ps4 web browser type this page;

Code:
http://10.168.168.1:10000/


Host PS4HEN for PS4 4.05 OFW with a Wifi Card Reader Guide 2.jpg


this page will show you all folders on web page, and if you get error, just refresh your page.

When you see all folders, all of them have exploit folders.

Code:
..../ps4-hen-vtx-master/exploit/index.html


Host PS4HEN for PS4 4.05 OFW with a Wifi Card Reader Guide.jpg


now you can add that page to bookmarks and directly run exploit from there.

if you want to use dumper, you must put your usb for dumping game before running exploit page, otherwise ps4 will shut down.

and if you want to use ftp, your pc must connect zsun wifi too.

P.S. : this is my first guide and im sorry for my all mistakes, i hope this guide will be useful.
 

Comments

If anyone have an issue flashing openwrt (guide here) it is related to the product name.

You can discover it via socat/telnet

Steps:
1) connect to zsun wifi
2) install socat (if you dont have it) and run

socat - TCP4:10.168.168.1:11880

Type root as the usernam, zsun1188 as the password

3) cat /etc/producttype

Rename the SD100-openwrt.tar.gz to <string inside /etc/producttype>-openwrt.tar.gz

In my case it was SDC100 so the correct name was ./update/SDC100-openwrt.tar.gz

Regarding the openwrt website you can create a folder inside /www and upload an exploit (telnet/ssh to 192.168.1.1 after flashing zsun, cd /www , mkdir <folde).

Access it via https:// 192.168.1.1/<foldername>
 
Status
Not open for further replies.
Back
Top