0:00
what's going on YouTube gsnor here today
0:02
we have great news for those of you
0:04
using emulators or virtual machines
0:06
because jit was finally achieved on iOS
0:09
18.4 after previously being patched by
0:12
Apple so this developer posted this
0:14
quote jit on iOS 18.4 a very tedious
0:17
approach and might stop working in the
0:18
future you know what I mean now they
0:20
provided the full code over here on how
0:23
to achieve this and yes it uses split
0:26
read write and read execute regions and
0:28
it works on iOS 18.4 beta but it's
0:30
definitely not a clean method and it
0:33
does need a lot of refining however it
0:35
does work and this is a recognized
0:37
developer in the community who has
0:38
released things before so we know it's a
0:41
real thing now as you probably remember
0:43
this was indeed patched back on iOS
0:46
8.3.1 when Apple changed a few things
0:49
breaking jit and you know traditional
0:51
jit methods like side jit server for
0:53
those of you on iOS 17.0 up to 18.3
0:56
though you can still use site jit server
0:59
in order to get that I do have a full
1:00
guide here over on iic central.com
1:03
containing each step on how to install
1:05
it how to configure it and how to get
1:06
jit running on your device so if you're
1:08
using emulators or virtual machines like
1:11
UTM you can do so no problem so with
1:15
this method over here you're able to do
1:17
that once again the method as I said
1:19
requires some polishing and it actually
1:22
is quite tedious to implement if you
1:24
know what you're doing you can get it to
1:26
work however I'd wait for a proper tool
1:28
to be made maybe from the this at the
1:30
moment but it's nice to see a proper
1:32
method being released after Apple
1:34
patched it anyway I'm going to show you
1:36
a sneak peek on something I'm working on
1:38
at the moment it's called I device
1:40
toolbox and it's a tool containing
1:42
various other tools for iOS and iPhones
1:45
and so on all in one pretty much like
1:47
three U tools on Windows but this one
1:49
works on Mac OS as well right now I'm
1:51
going to demonstrate the IOS app
1:53
compatibility fixer as you probably know
1:55
if you are jailbroken and you stay on a
1:58
specific iOS version many applications
2:00
will eventually stop working and this
2:02
tool tries to fix that on some cases
2:05
this is not going to work with all
2:06
applications of course because many of
2:08
them require newer Frameworks or
2:10
libraries that are not present on your
2:12
older iOS version however it will work
2:14
for some apps and you can easily tested
2:16
by dragging and dropping the IPA file
2:18
and of course it will essentially create
2:20
a brand new application patched for that
2:23
to work and um this allows it to go all
2:25
the way back to iOS 13 so it should add
2:28
support for that although as I said it's
2:29
it's not guaranteed to work on all cases
2:31
it also includes a ringtone maker
2:33
application a photo converter for heic
2:36
format which is the iPhone photos format
2:39
and you can get them to go to jpeg PNG
2:42
webp and BMP and so on there are iOS
2:45
moding tools over here a cve database
2:47
containing the iOS vulnerabilities newer
2:50
iOS vulnerabilities as they appear file
2:52
manager and many other things you will
2:54
be able to see battery health
2:56
information and so on so I'm going to
2:58
post the first beta in a couple couple
3:00
of days stay tuned for that this video
3:01
was brought to you by 8K SEC they
3:04
provide you a course on how to find iOS
3:06
vulnerabilities how to create iOS
3:08
exploits and of course build your own
3:10
jailbreak definitely check out their
3:12
course in the link below they go in
3:14
depth into the iOS kernel and security
3:16
techniques thank you for watching I am