How to Host the PS5 Jailbreak & Update Blockers Locally/Offline

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
what is going on guys it's Modern Warfare here welcome back to another PS5 tutorial so in this one we're going to be covering how to host the PS5 exploit and DNS blockers locally on your home computer so that you don't have to rely on these publicly hosted versions over the Internet which could be taken down at any point we just had this issue with Al as's DNS going down which a lot of people were relying on and unfortunately you know we don't know if that's going to come back at all at this point or maybe it will but it will take a while so obviously not great relying on these online services so if you just have a locally hosted option you'll never lose access to your exploit or your ability to block system updates so that's what we're covering here in this video so let's go ahead and dive into it here so if we switch over to the computer here I'm going to go ahead and grab a local copy of idol Sour's host here so on Idol sau's website we've got the link to the GitHub repo for the locally hosted files we can access them right here I'll leave a link to this down in the video description just go to the code and download it as a zip file this contains all of the scripts necessary to host the exploit and block system updates so just go ahead and grab that once we have that downloaded we've got it copied over here to our desktop we're going to extract the zip file over to our desktop here okay so then we're going to open up this folder right click in the folder and open in terminal if you're on Windows 11 you have that option if you're on Windows 10 you can just click up here in the file path and type in CMD enter and then that will open up a command prompt in the same location so once you have that ready we're going to type in Python to check to see if you have python installed so if you get python version 3 something it looks something like this then you do have python installed if you type in Python and press enter and it opens up the Microsoft store and brings you to something like this then obviously you don't have it installed so there'll be an option here to get and install python just select that option and let it install once it's installed you can run the command again and you should get something that looks like this meaning you have python installed so if we type in exit open and close brackets that will exit out of that and we can uh clear the screen okay so another thing we want to do as a prerequisite is get your computer's IP address which you can do by typing in ip config pressing enter this will list all of the network adapters on your computer and you just want to find the one that's providing your computer with the internet connection which in my case is going to be the wireless LAN adapter here and we want to copy down the IP V4 address so in my case that's 1 192.168.1.1 79 I'm just going to right click and copy that and clear the screen again okay and now we're ready to run the scripts so to run the script we're going to type in Python and then host. py so host. py press enter that should run the web server so the web server is now running so then we're going to open up another terminal window in the same location so we'll open up another window here and we're going to run the DNS blocker to block system updates and redirect the user guide to the exploit page so with this this is quite a long command so I'll leave it linked down in the video description so you can just copy and paste it but you will have to replace the IP address in the command with your computer's IP address so in this case we're going to type in Python fake DNS so fake dnspy space- C lowercase C that is and then space DNS doc NF space and and then - I and then paste in the IP address or type in the IP address of your computer so that's the command that you want to use now the reason why you should specify this last command because you'll notice if you read through the instructions on the GitHub repost for these hosts it does not include this last command here and the problem is a lot of people are running into issues when you don't specify the IP address at the end then it might bind to the wrong network adapter which causes a whole host of problems where you might get an error that says something about another program on UDP 53 or it might seem to work but when you actually go on the PS5 and use the DNS then when you try and go on the user guide or access any websites you'll just get an SSL Error it will just appear like it's not connecting to the internet so these are some of the issues if you don't specify the IP address so make sure you specify the correct IP address so it knows which network adapter to use so from there we can press enter and you can see we get parsed zero Rules from dns.com now another problem that can pop up because we want to be thorough with this here so another problem that can come up here is that even if you enter the right IP address you might still get a message that says something about another program using UDP 53 now if you do get that error message the most common culprit is something called internet connection sharing which has a service that can use port 53 so if you're using internet connection sharing on your computer that's why you might have a conflict on Port 53 so if you do have that message about another program on that Port is you can type in services in your start menu and you'll find the services app if you open up that application you can scroll down to something called The Host network service which is right here host network service you right click on it you go to properties you set it to disabled and then you click apply and okay and then you right click and tell it to stop the service and then once that's stopped you can then scroll down to the internet connection sharing service down here and do the same thing you go to properties you set it to disabled you click apply click okay and then stop the service and then that should hopefully stop it if it's using Port 53 and then you can go back here again and run the command and hopefully you will not get a message about it using Port 53 so that's basically how you fix those issues so once you have that running it says pars zero rules from DNS doc config you are all set and ready to go so all we need to do is switch back over to our PS5 here and from here we're going to set up our network settings so we're going to go into the settings we're going to go down to network we're going to go down to settings set up an internet connection select your registered Network and press the options button over it and go to advanced settings and then go down to DNS settings and change it to manual and then enter the IP address of your computer that's being used in the fake DNS command enter that IP address there as your primary DNS and click done so if we click okay it try and get connected back up to the internet now what should happen is it should be able to connect to the access point but it will fail to connect to the internet okay so now it's got to the connecting to the internet stage but this part will probably fail because of the DNS blockers okay so there you go can't connect to the internet but that's not an issue here so if we head back and try and go to a system update so if we go to system and we go to system software update and settings you can see there it's checking for an update and there we go no update available and if we head up here and we tell it to update using the internet a DNS error has occurred so it's not able to grab a system update so system updates are being effectively blocked and we can also check for a game update here for bloodborne check for update DNS error occurred so the updates are being effectively blocked but we should still have internet access so if we head on over to our internet browser you can see it's loading the site successfully and this is a public website lethal github.io so that is working we can also I guess go over to Google google.com and it loads the Google search engine so we do have internet access internet access is working but all of the updates are effectively being blocked as you can see right here check for updates DNS error has occurred so if we want to access the exploit host offline obviously we don't want to use the internet browser because again that relies on this public website which could also be taken away at any point so what we can do instead is load it from the user guide if we go to settings and we go to the user guide page here load up the user guide the DNS will automatically redirect us over to the exploit site here we can run the jailbreak anyway from here so we're just going to go ahead and hit jailbreak okay there we go and it's up and running you can see we've got ETA hen from lightning mods we've got all the other stuff is up and running let's go ahead and run the kernel stuff payload here to show that uh it actually is able to load payload and everything I mean don't see why it wouldn't but there we go PS5 K stuff successfully loaded so we were able to actually host the exploit and load payloads locally from our computer without relying on any of these publicly hosted um exploits so pretty awesome stuff right there we have the DNS set up as well to block system updates locally so that's all been handled and we're all up and running with this so so another good advantage of being able to host the exploit locally like this is the ability to update the payloads in the host your yourself because sometimes these publicly hosted exploits will not update straight away it might be a few days before they get updated to any new versions of certain payloads that get released so for example if there was a new version of the ETA hen payload by lightning mods let's say uh version 1.2 has been released and we still have version 1.1 well we can update that manually so if we switch on over to our computer again now of course you could just you know wait for the the locally hosted files to get updated in the G Hub and then just download the latest version there if you want the simple solution but if you want to update the payload straight away as soon as a new payload comes out so for example let's say there's an ETA hen version 1.2 you can just download it from lightning mods GitHub repository and then from there we can head back into our exploit host here we can go into document en PS5 where the actual hosted files are and then from here we can go into the payloads folder and we could like replace the payloads so you know we could just get rid of ETA hen version 1.1 1 we can just get rid of that and then replace that payload with version 1.2 so let's say I have version 1.2 here I can copy it in we now have the updated payload and then I can just kind of copy the name of that payload and then if we go back out into the PS5 folder we have a payload map. JS file which we can right click and we can go to open with open in notepad or some text editor and then we can replace the file name for ETA hen version 1.1 with the ETA hen version 1.2 so we can paste in the file name there and then we can also you know rename the display title to version 1.2 and then we've updated the payload in the host as simple as that now of course if you want to add any additional payloads as well rather than replacing one you could add other payloads that are not already included so for example I have this self decryptor payload so if I want to add this payload into the host all I need to do is go into the payloads folder and I can copy this payload inside so it's now added and then of course I also need to update the payload map. JS file and just add another entry so if I just copy everything from the last entry up to the comma I can copy that and then just paste it in at the end of this last bracket here paste it in so it's an identical copy to the one above and then from there we can just you know replace the payload in here so the payload we're looking for is this self decryptor payload I've added so I'll copy the name of that file and then replace the file name in here on the bottom entry with that file name I'll change the display title to something like self decryptor so self decryptor and then I'll also change the description so it says something like decrypts self files so decrypt self files we'll go ahead and put that in there save and that is it we have updated the payload so so if we switch back over to our PS5 again um refresh we should have the updated payloads of course we'll have to load the exploit again here so we'll do a refresh hit the jailbreak button okay and there we go as you can see we now have ETA hen version 1.2 added and if we scroll down we also have our self decrypter added a new payload that we can run that wasn't available before so that is essentially what you can do there in order to swap out the payloads so if a new payload comes out something big that doesn't get updated in any of the public hosts as quickly as you would like you know as soon as that payload drops as soon as you see it you can add it to your own Local Host and run it uh just like this okay so once you're happy with the host you can then set up the offline cache which will allow you to access the site completely offline in future so that you won't need to run the DNS fake DNS or the web server to run the site you can just run everything completely offline if you want want by just loading the cashed version of the site whenever you update any of the payloads and whenever you do any kind of update you want to run this payload here the PS5 browser app cach remove that should remove the cache so when you run that it will say removed PS5 browser and user guide app cach for all users so once you do that that should clear the cash although I would also recommend doing the other methods of clearing the cache by going down into the system settings going to the web browser clearing the website data deleting the C keys do that as well and then I would also recommend you know signing out and signing back in of your profile or restarting the PS5 completely to make sure that the cache is 100% completely cleared and then once the cach is cleared you can then switch on over to your computer again and run this python script for the app cach manifest generator and this will generate a new cache based on the payloads that you've added so from here you can right click and go to open in terminal and then we'll just type in Python and paste in the command the script run that and that will generate a new cache so it basically generates a new cache with all of the updated payloads and after you generate the cach file make sure that you also terminate the server and then run the server again because it needs to kind of refresh after adding that cache file so just terminate it with contrl + C and then run the command again python host py to get the server back up and running and then from there you can go back onto your PS5 and basically just head back on over to the user guide and it should cach the payloads and then it should say that it's finished caching successfully and you'll have all of the updated payloads cached okay and once the website has been cached successfully you can now use it completely offline so for example you can basically terminate the server that's running you can terminate uh the fake DNS and just go completely offline by disconnecting from the network we can go to uh connect connect to the internet and turn that off now but because the page has been cached we should still be able to access it in the user guide here so you can see it says you are offline but we still have access to the website so we can go on to uh the jailbreak and we can run the exploit here completely offline now so if that's all you wanted to do is just set up the Local Host just so that you can cash the site and then once the site is cached then go offline completely and you don't have to keep running the server every time you want to access the the site you can just access it here completely offline once it's been fully cached and because we've updated the cash we have our updated payloads that are all included here as well in the cached version so yeah definitely worthwhile caching the site once you have everything set up and once you've got all your payloads updated you are all good to go so anyway hope this gives you guys a viable alternative here to use relying on online services like the alleys of DNS that's been recently shut down and hopefully it'll be back but we don't know and obviously these other online exploit hosts that could go down at any point in the future so being able to host it locally just means you have complete access to this whenever you want and of course you can also cash it and use it completely offline if you want as well it is super convenient so anyway hope you guys enjoyed this video or found the information useful if you did please leave a like And subscribe and I'll hopefully see you guys in the next [Music] one [Music] [Music]
Info
Channel: MODDED WARFARE
Views: 22,389
Rating: undefined out of 5
Keywords: PS5, PlayStation 5, Jailbreak, DNS, Al-Azif, Local Host, Host, LAN, Web Host, Payloads, 4.03, 4.50, 4.51, 3.00 - 4.51, Tutorial, Walkthrough, Setup, Guide, Install, Installation, How to, Help, Tips, Deep Dive
Id: gjkaL1pTOQs
Channel Id: undefined
Length: 16min 38sec (998 seconds)
Published: Fri Nov 03 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.