Hacking [RELEASE] X-PROJECT 5.05 SELF HOST

  • Thread starter Thread starter KiiWii
  • Start date Start date
  • Views Views 363,436
  • Replies Replies 883
  • Likes Likes 54
@Netfreak25 just answered you over Psxhax:


I use FileZilla, host 7.7.7.7 port 21 user ESPFTP pass 12345678. Make sure in advanced settings are plain ftp insecure, and passive limit to 1 connection at a time.

Thanks for the fast reply!

Awesome now the FTP connection works properly!
Now I got all I need to but got a new question according the config.
What are the last two lines in the config for?

wifimode=ap
apname=X-PROJECT HOST
apkey=12345678
stkey=routerpassword
staddress=235


Can I put it into station (client) mode and set the last octett of the ip with the last line?

e.g.:
wifimode=st
apname=MyHomeWifiNetwork
apkey=12345678 (ignored in this case?)
stkey=myrouterwifipassword
staddress=235 (last octett of ip?)
 
Last edited by Netfreak25,
@Netfreak25 if I am completely honest I have no clue what the line staddress 235 refers to (string address ? but unsure the 235 significance), I would have to field that technical question for ESP to @Leeful .

I googled it but couldn’t figure out what exactly it refers to.

Afaik it’s a default value for ESP devices as stoogeds version also uses this value.
 
@Netfreak25 if I am completely honest I have no clue what the line staddress 235 refers to (string address ? but unsure the 235 significance), I would have to field that technical question for ESP to @Leeful .

I googled it but couldn’t figure out what exactly it refers to.

Afaik it’s a default value for ESP devices as stoogeds version also uses this value.
Thanks for the effort! I will try to find it out, but right now its already perfect!
Great work!
 
  • Like
Reactions: KiiWii
Cache Al-Azif DNS.

Edit: or cache this http://xproject.gs2012.xyz/

Just used this.. Thanks for hosting..

Another dumb question. How do I cache the website for offline use? I was reading the AIO tutorial and it says something about editing some html file. If I didn't host this, where would I edit the file?
 
Last edited by rdsport323,
@Netfreak25 if I am completely honest I have no clue what the line staddress 235 refers to (string address ? but unsure the 235 significance), I would have to field that technical question for ESP to @Leeful .

I googled it but couldn’t figure out what exactly it refers to.

Afaik it’s a default value for ESP devices as stoogeds version also uses this value.

I would say it's probably "static address", I think the 235 value is used to build a multicast IP address (235.235.235.235) to test the local network and assign a valid IP to the ESP8266 when in AP mode. ^__^;
 
  • Like
Reactions: KiiWii
Hello i play GTA 5 many times but often the game freeze after i'm arrested or dead on blackscreen.
First i load Hen offline,than xproject on webbrowser and payload lamance or intense,the ps button and play the game.
Is there a trick and not freeze always?
 
Hello i play GTA 5 many times but often the game freeze after i'm arrested or dead on blackscreen.
First i load Hen offline,than xproject on webbrowser and payload lamance or intense,the ps button and play the game.
Is there a trick and not freeze always?

Why load hen offline?

X-Project has HEN built into the GTA payloads.

Cache X-Project and enjoy it all offline.
 
Hello i can not cache x-project offline.always i enter in help and user it cache Hen 1.7 and i enter x-project and it say no update available.how can i delete the cache in ps4?
How can i delete the automatic Al-Azif vortex HEN?
Always i hear i must delete the cache,how i can do this?

Hello please help me to cache X-project correctly offline for HEN and all GTA 5 Mods offline.
 
Last edited by schatzi24,
X-PROJECT V1.4 RELEASED!

Includes new quick menu and payload descriptions by the icons

Hi kiiwii great project & good to see momentum in the PS4 scene recently,

I have a couple of quetions

is there anyway end users can edit what is displayed in the quick menu, if not maybe a possilbe feature in the future?

also i am currently self hosting via a toshiba flashair SD card but what are the pros & cons if any vs using an ESP? (maybe a question for others as you're using a wifi USB if i remeber correctly)

thanks for your work.
 

You can manually edit the quick menu by using notepad++, open the xproject/js/index.js and find line 15 (X-Project V1.5 FYI)

Code:
items: [{ title: "VTX HEN", desc: "Runs fake signed content. Inc: update blocker & debug settings", version: "1.7 by xVortex", active: false, icon: "lock", expage: "payloads/vtxhen.html" }, { title: "VTX DUMPER", desc: "Dump disc/PSN games to USB: with/without patches, merged/unmerged", version: "1.8 by xVortex", active: false, icon: "archive", expage: "payloads/vtxdump.html"}, { title: "VTX FTP", desc: "Start an ftp server and connect to your PC to your PS4", version: "1.3 by xVortex", active: false, icon: "wifi", expage: "payloads/vtxftp.html"}]

If you wanted Linux and DB_SG (for example) you could change it to:

Code:
items: [{title: "LINUX", desc:"Lightweight Linux kernel loader (requires usbstick)", version: "1.0 by EEPLY", active: false, icon: "camera", expage: "payloads/eeplinux.html"}, {title: "DB SG BACKUP", desc:"Back up your game saves and important databases", version:"3.0 by Stooged", active: false, icon: "save", expage: "payloads/dbsg.html"}]

Just adhere to the formatting and categories: [{title:, desc:, version:, active:, icon:, expage:}] separate each payload by a comma.

ESP is smaller so you dont get all GTA payloads....
ESP caches quicker (but you could remove all superfluous gta payloads anyway from the regular xproject to achieve the same faster caching...)
ESP cant store movies to run via player.

WIFI sd card/USB stick IMHO is better for quick modding if your customizing and changing files regularly, like I do, plus a huge amount of storage (GB's) compared to ESP 4MB etc)
 
Last edited by KiiWii,
  • Like
Reactions: Sparkss and Rasscal
I left it by default to the three main apps people use.

You can also easily edit the L1/R1 quick launch buttons too.

ooooow thats interesting, i didnt even spot quick launch buttons,

will have a dig later to see what else ive missed. :yayps3:
 
ooooow thats interesting, i didnt even spot quick launch buttons,

will have a dig later to see what else ive missed. :yayps3:

There are ESP differences from the normal one, but the changelog on the OP states:

V1.5 CHANGE LOG:
BOTH VERSIONS:
- Removed ARCADE section
+ Added payload stats - activity log style tracker
+ Added firmware detection - bottom right
+ Added time/date to xmb display - top right
+ Added browser information including online status - bottom left
+ In XMB press L1 for QUICK HEN
+ In XMB press R1 for QUICK FTP

+ Click the top left "5.0X PAYLOAD HOST": for X-Project debug mode toggle & instructions.
+ updated some USB tools to latest versions.
 
  • Like
Reactions: Rasscal
1DE8E4E9-8B07-477E-8D91-352F9ED6D338.png
 
  • Like
Reactions: Sparkss
A few things completed for V1.6:

+ Colouriser! Now you can change the XMB tint for: icons, labels, notifications and load/done/fail messages
+ Auto saves your current tint(localStorage)
+ Restore to original tint.
+ Added Zecoxao mod of HEN 1.7 with self spawn patches and usermode printf to klog patches.
+ Added Auth Info Dumper payload by @stooged.
+ Fully integrated trophy framework, animated with trophy sfx.(devs: customise titles and sub title, image, etc)
+ Removed all Alert() pop ups. (Changed them to X-Project trophy pops)

Stay tuned!
 
Last edited by KiiWii,
  • Like
Reactions: Sparkss
You can manually edit the quick menu by using notepad++, open the xproject/js/index.js and find line 15 (X-Project V1.5 FYI)

Code:
items: [{ title: "VTX HEN", desc: "Runs fake signed content. Inc: update blocker & debug settings", version: "1.7 by xVortex", active: false, icon: "lock", expage: "payloads/vtxhen.html" }, { title: "VTX DUMPER", desc: "Dump disc/PSN games to USB: with/without patches, merged/unmerged", version: "1.8 by xVortex", active: false, icon: "archive", expage: "payloads/vtxdump.html"}, { title: "VTX FTP", desc: "Start an ftp server and connect to your PC to your PS4", version: "1.3 by xVortex", active: false, icon: "wifi", expage: "payloads/vtxftp.html"}]

If you wanted Linux and DB_SG (for example) you could change it to:

Code:
items: [{title: "LINUX", desc:"Lightweight Linux kernel loader (requires usbstick)", version: "1.0 by EEPLY", active: false, icon: "camera", expage: "payloads/eeplinux.html"}, {title: "DB SG BACKUP", desc:"Back up your game saves and important databases", version:"3.0 by Stooged", active: false, icon: "save", expage: "payloads/dbsg.html"}]

Just adhere to the formatting and categories: [{title:, desc:, version:, active:, icon:, expage:}] separate each payload by a comma.

ESP is smaller so you dont get all GTA payloads....
ESP caches quicker (but you could remove all superfluous gta payloads anyway from the regular xproject to achieve the same faster caching...)
ESP cant store movies to run via player.

WIFI sd card/USB stick IMHO is better for quick modding if your customizing and changing files regularly, like I do, plus a huge amount of storage (GB's) compared to ESP 4MB etc)

ESP is also a lot cheaper than the wifi cards. Also, once you set it up (flash it) you can update the web site content via FTP, no need to re-flash or launch the IDE each time you want to update it. Only if you want to update the backend code, which is typically very rarely.
 
  • Like
Reactions: KiiWii
ESP is also a lot cheaper than the wifi cards. Also, once you set it up (flash it) you can update the web site content via FTP, no need to re-flash or launch the IDE each time you want to update it. Only if you want to update the backend code, which is typically very rarely.

I know right, it’s so simple once the framework is done.
 
  • Like
Reactions: Sparkss

Site & Scene News

Popular threads in this forum