Skip to player
Skip to main content
Search
Connect
Watch fullscreen
Like
Bookmark
Share
More
Add to Playlist
Report
New PS5 Lapse exploit is here!
jalal khan
Follow
2 days ago
Category
🎮️
Gaming
Transcript
Display full video transcript
00:00
Hey how's it going guys, welcome back to another PS5 video. So it looks like we've had some pretty
00:03
major news which is the release of the new LAPS kernel exploit for the PS5 using of course the
00:10
Lua exploit as the entry point to trigger that kernel exploit. So we now have that chain working
00:15
on the PS5. It also works on the PS4 although it's not quite fully implemented yet on the PS4
00:21
so the PS4 version is lagging a little bit behind the PS5 version right now but on PS5 we essentially
00:28
have it working on firmwares all the way from 8.00 all the way up to firmware 10.01 so any
00:34
firmware in between 8.00 all the way up to 10.01 including also older firmwares below 8.00 that
00:41
already have existing jailbreaks we can also run the new LAPS kernel exploit on those firmwares too
00:47
so that is all basically implemented and ready to go here. Now we're just talking right now about the
00:53
LAPS kernel exploit itself which on its own can only enable the debug settings right now
00:58
and obviously you know it essentially jailbreaks the system but we don't have k stuff to be able
01:03
to run fake packages or you know PS5 game backups or homebrew or anything like that at the moment
01:08
we're just talking about enabling the debug settings up to 10.01. There's also the ELF loader which is
01:14
trying to be ported at the moment and it is working I believe on 8.00 possibly 8.20 just not too sure
01:21
about that right now but there definitely seems to be some changes that have been implemented in
01:26
firmwares at least above 8.0 potentially 8.20 so basically 8.40 and above that are running into issues
01:34
at the moment with trying to get the ELF loader working so we can see this from Echo Stretch here
01:39
he made a post saying that with all the screenshots videos and messages going around trust me when I
01:44
say something changed from 8.20 to 8.40 plus we're currently working on it so please do not update
01:51
for now also avoid taking advice from untrusted sources so obviously I would second that but
01:57
especially the whole thing about do not update obviously you should not update you know even
02:02
if the ELF loader was working up to 10.01 right now because we don't have k stuff and we still don't
02:07
know if k stuff can be successfully ported on these higher firmwares because there could be you know
02:12
some kind of change that PlayStation have implemented to kind of firm up the security to prevent something
02:18
like k stuff from actually working so we need to obviously you should wait until you essentially
02:22
have k stuff and eta hen all working on those higher firmwares before you would consider updating
02:27
to one of those higher firmwares and then even then there are reasons not to update in case you
02:32
want to wait for a hypervisor exploit and you know other reasons like that so it remains to be seen at
02:37
the moment if this change that is preventing the ELF loader from being ported right now to 8.20
02:42
potentially or 8.40 and higher could be you know some kind of extra security measure that's going
02:48
to be hard to get around or if it might just be something fairly trivial that they'll be able to
02:54
figure out quite quickly and get around so that still remains to be seen so fingers crossed it's
02:59
something trivial and not something very complicated like some kind of new security measure that is
03:04
preventing it because obviously the ELF loader is needed to load payloads like your eventually k stuff
03:10
if it gets ported successfully will need to be loaded with the ELF loader along with you know
03:14
pretty much everything else other payloads and homebrew applications need to be loaded with the
03:18
ELF loader it's a vital component so that will need to be figured out so it can be ported on these
03:23
higher firmwares so the ELF loader is working right now on 8.00 but looks like firmwares above that
03:29
may be having trouble getting the ELF loader working right now so it's currently not available
03:33
on those higher firmwares but the kernel exploit on its own will work up to 10.01 so far which will
03:39
just enable the debug settings for now so in order to get this up and running here you need to
03:43
download the lua loader from this project this whole thing was ported by sharlnet and null pointer
03:49
and of course I think echo stretch was working on porting all of the offsets so as you can see you
03:54
need to get the save data copied over if you're using an older version of the remote lua loader
03:58
you will need to update to this latest version which includes the offsets for the higher firmwares
04:03
so make sure that you install the latest save data for the remote lua loader
04:08
I do have a couple of videos on this one that shows the easy way of restoring a backup
04:12
although there might not be a backup available yet with the latest version because at the time
04:17
of recording it was only six hours ago that 9.xx offsets were added so I'd keep an eye on updates
04:22
from master s9 on the backups because master s9 is usually the person that comes out with the latest
04:28
backups that you can restore on your console so I'm sure there'll be a backup available soon that you
04:33
can use to restore the save data onto your console for this latest version there are other ways that you
04:38
can also copy the file over I'll leave a couple of guides that I've made on that down in the video
04:42
description if you want to check it out to get the save data on your console and then if we take a look
04:47
at the payloads we can see that we have the lapse.lua file here which runs the kernel exploit if we take
04:53
a look at it it says kernel exploit for ps5 for firmwares below or equal to 10.01 and ps4s on firmwares
05:00
below or equal to 12.02 and then also on ps5 it will jailbreak the game process as well as the
05:07
playstation allowing for more access to the system on the ps4 it will only give arbitrary kernel read
05:13
write for the vulnerable firmware jailbreaking for ps4 is not yet available so yes it does not quite work
05:19
yet on the ps4 I mean actually the exploit itself does run on the ps4 I have tested it but as you'll see
05:26
here if I launch the game on the ps4 a lua game that can run the remote lua loader when I try to
05:31
send the lua file payload here you can see it does actually run the kernel exploit just fine but it does
05:38
say here that it's not supported yet for the jailbreak so you know it just kind of stops at a
05:43
certain point and doesn't go any further so that's what you get right now if you try to run it on the
05:47
ps4 it's just a little bit further behind the ps5 not quite fully implemented yet but it's certainly
05:53
been worked on and if you want to try and run this on the ps5 I just tested this on my 4.03 system
05:58
since you can run it on firmwares that have previous jailbreaks as well so with this I already
06:03
have the save file copied over so again I can just launch the game and it will run the remote lua loader
06:08
listening on port 9026 and then from there we can simply go into the payloads folder that contains all
06:15
the lua payloads we right click in that folder and open a terminal window and then from there we can
06:20
simply type in python and then the send underscore lua dot py which is the script to send the lua files
06:27
to the console and then the ip address of your ps5 followed by 9026 which is the port number and then
06:34
obviously we're going to send the lapse dot lua file instead of the umtx one to try and jailbreak using
06:40
this new exploit and as you can see when I press enter it's pretty much instant it's amazing how fast this
06:46
runs it definitely loads faster than the umtx exploit although that too runs pretty fast with
06:51
this particular method but even then this is definitely faster not quite 100% stable though
06:57
as you can see in this case on my first try it did run successfully and it gets all the way to the
07:02
point where it says it's done once it's done you can then send a follow-up payload like the elf loader
07:07
if it's supported on your firmware right now obviously I'm on an older jailbreak so I have all
07:11
payloads available to me so I can go ahead and send the elf loader next again using the same script
07:17
and then that will get the elf loader loaded on my console and then finally last but not least
07:22
because again I'm on an older firmware that has eta hen support I can also then just use netcat gui or
07:28
any other payload injector to essentially send the eta hen payload on port 9021 and the elf loader will
07:35
launch it on the ps5 and get the console fully jailbroken with eta hen so I can basically run the
07:41
full exploit and get eta hen up and running using the new lapse exploit on my ps5 right now which is
07:47
pretty damn awesome now obviously stability is not perfect so I only tried to load this three times
07:53
so far the first time I loaded it it was successful the second time I tried to load it it failed it was
07:58
unsuccessful and if you try and load it again after it fails because it doesn't necessarily kernel panic
08:04
when it fails so you can go on and try and load it again but then it will most likely just kernel panic
08:09
so you might as well just restart your ps5 when you get that error message and then just try and load
08:14
it again and on my third try it was successful again so first try and third try were successful
08:20
second try failed so yeah two out of three so far obviously I'd have to try it many more times to
08:26
really see you know what the success and failure rate actually is so in terms of how this actually
08:31
changes the whole status quo of jailbreaking on the ps5 as of right now the current situation
08:36
basically up to firmware 8.0 you're able to enable the debug settings and also run the elf loader
08:44
which means in a pretty short period of time I suspect things like the homebrew launcher will get
08:49
updated to support 8.00 so you'll be able to load some of those retro games the offline account
08:54
activator maybe things like the remote play enabler those kind of homebrew applications could run
09:00
and then also of course other payloads like ftp for root access to the file system and maybe
09:06
eventually things like ps5 debug air psx various other payloads could get ported over to work on
09:12
8.00 those are things that we could expect in the short term obviously long term we'll have to wait
09:17
and see if k stuff will be able to be ported to firmwares above 7.61 that still remains to be seen
09:23
and for firmwares above 8.00 and maybe 8.20 we're looking at an issue with the elf loader where it's not
09:29
working at the moment and we'll have to see if that can be successfully fixed and made to work
09:34
on all of the firmwares up to 10.01 so that's still a wait and see situation right there now there could
09:40
also be some short-term benefits to people on 6.x and 7.x firmwares who already have existing jailbreaks
09:46
because I've noticed that echo stretch has also been updating the offsets for the ps5 self decryptor
09:52
which is used to decrypt your games so that you can create ps5 game backups or game dumps so those
09:58
offsets are being updated to add 8.x 9.x and 10.0 and 10.01 firmware support to the self decryptor
10:05
obviously it requires the elf loader to be able to load it which means only people on 8.00 would be
10:11
able to load it in the immediate term even though we don't have k stuff on 8.x or anything yet you
10:17
could still decrypt your retail games on an 8.x firmware with this updated self decryptor if you
10:23
have a working elf loader available by that point and then you could essentially dump your games on
10:28
those higher firmwares that are currently not runnable on 6.x and 7.x firmwares you could turn
10:33
them into playable game dumps and then people on 6.x and 7.x would be able to run them using k stuff
10:39
so people on 6.x and 7.x could look forward to newer games more ps5 game dumps being made available
10:45
in the short term and then of course we also want to see the ps4 get full support for the exploit as well
10:52
so that we can jailbreak our ps4s fully using this lua version of the exploit as well so yeah anyway
10:59
that's basically where we are right now so hope you guys enjoyed this video or found the information
11:03
useful if you did please leave a like and subscribe and once again i'll hopefully see you guys in the
11:07
next one
11:22
you
Be the first to comment
Add your comment
Recommended
12:38
|
Up next
Breaking news Ps5
JeuxVideo.com
6 years ago
1:48
Sable PlayStation 5 Release Trailer AVAILABLE NOW
GRYOnline.pl
3 years ago
0:45
SÍGUEME EN INSTAGRAM: @Rcousing
Bailu My Lulu
20 hours ago
1:28
No respect for the dead when money's at stake Coming-of-age drama series Typhoon Family is now playing, only on Netflix
Bailu My Lulu
20 hours ago
1:15
납치된 비행기의 OO행?! 위대할 뻔-한 거짓말, 영화 굿뉴스 이번 주 금요일 오후 4시 공개. 오직 넷플릭스에서.
Bailu My Lulu
20 hours ago
2:46
Relaxing music | violin music | piano music | sleeping music | INFI MUSIC
INFI MUSIC
4 years ago
3:07
Relaxing music | sleeping music | piano music |relaxing music | calming music | INFI MUSIC
INFI MUSIC
4 years ago
22:44
How to Jailbreak the PS5 with a Game Save (7.61 or lower)
jalal khan
2 days ago
6:02
PS4 Jailbreak Progress- Loading GoldHEN without a USB on 9.00
jalal khan
2 days ago
10:56
PS4_PS5 Jailbreak News_ Lapse kernel exploit update, No more USB for 9.00 soon, PS5 FPKG and more
jalal khan
2 days ago
12:11
PS4_PS5 Lapse kernel exploit released, kstuff 1.5, BD-JB, Lua Updates and more!
jalal khan
2 days ago
14:36
PS4_PS5 Jailbreak News_ Lapse Updates, PS5 11.40 release, New PS5 game backups, etaHEN _ More!
jalal khan
2 days ago
22:32
How to Jailbreak the PS4 with a Game Save up to 12.02
jalal khan
3 days ago
14:33
The Best etaHEN Update Yet! (Overview _ Setup)
jalal khan
3 days ago
13:28
PS4_PS5 Jailbreak News_ PS4 Lapse 9.60 Support _ 12.02 Updates, PS5 Lua Updates and More!
jalal khan
3 days ago
8:20
How to Update the 12.02 PS4 Jailbreak Loader
jalal khan
3 days ago
15:51
PS4 12.02 Jailbreak is Here! (Early Setup Guide)
jalal khan
3 days ago
11:59
Preparing the PS4 _ PS5 for Future Jailbreaks
jalal khan
3 days ago
10:19
New GoldHEN 2.4b18.4 Released for PS4 with 12.00 _ 12.02 Support!
jalal khan
3 days ago
10:19
PS4 HEN is Evolving with new ShellUI plugin feature!
jalal khan
3 days ago
10:38
PS4 Jailbreak Advice for firmware up to 12.50!
jalal khan
3 days ago
13:44
PS4_PS5 Jailbreak News_ 12.52 Released, GoldHEN, Plugins, BD-JB Updates _ More!
jalal khan
1 week ago
15:32
Jailbreaking the PS4 with Free Lua Game Demos using revert method
jalal khan
1 week ago
12:52
PS4_PS5 Jailbreak News_ 12.52 changes, theflows new bug bounty, kstuff, save mounter _ more!
jalal khan
1 week ago
9:44
PSFree _ Lapse Jailbreak Issues Fixed on 9.xx_
jalal khan
1 week ago
Be the first to comment