Hacking RELEASE NXBoot - Fusée Gelée / ShofEL 2 implementation for iOS

beardchub

Well-Known Member
Newcomer
Joined
Jul 19, 2018
Messages
98
Trophies
0
Age
52
XP
300
Country
Japan
Hi, mologie could you make a ipa version for ios12 jailbreak? because there have no Cydia yet, we can't use deb to install, but we can install .ipa to self sign and install it.

Many thanks
 

mologie

Active Member
OP
Newcomer
Joined
Jul 8, 2018
Messages
30
Trophies
0
XP
396
Country
Germany
Hi, mologie could you make a ipa version for ios12 jailbreak? because there have no Cydia yet, we can't use deb to install, but we can install .ipa to self sign and install it.

Many thanks

Nope, not possible. I have updated the FAQ to cover your question, because it is asked often in this thread.
 

beardchub

Well-Known Member
Newcomer
Joined
Jul 19, 2018
Messages
98
Trophies
0
Age
52
XP
300
Country
Japan
Nope, not possible. I have updated the FAQ to cover your question, because it is asked often in this thread.
No, I know why you need to pack it with deb, but Do you know Rootless jailbreak, GeoFilzaA12,FilzaEscaped12.x .... ? They all are jailbreak apps and install via Cydia Impactor, Please take your time to check them.
 

mologie

Active Member
OP
Newcomer
Joined
Jul 8, 2018
Messages
30
Trophies
0
XP
396
Country
Germany
No, I know why you need to pack it with deb, but Do you know Rootless jailbreak, GeoFilzaA12,FilzaEscaped12.x .... ? They all are jailbreak apps and install via Cydia Impactor, Please take your time to check them.

Ah, I see. However, I'd rather not go into the direction of building temporary jailbreaks into NXBoot. Once a full jailbreak is released NXBoot should function on iOS 12 too.
 
  • Like
Reactions: beardchub

xTwized

Active Member
Newcomer
Joined
Jun 7, 2018
Messages
36
Trophies
0
Age
32
XP
1,123
Country
Canada
iOS 12 rootlessJB3 users, For those of you who know what you are doing.. if you convert the .deb to an IPA and side load it, it works just fine with a combination of the rootlessJB3 as well as beta 27 of Uncover, to get the correct privileges. You just need to put everything in the right directory and be sure you are giving everything the correct permissions. If Mologie gives me permission i'll do up a proper tutorial.
 
Last edited by xTwized,

octopus

Custom Title
Member
Joined
Sep 6, 2013
Messages
439
Trophies
1
Location
/
XP
1,930
Country
Somalia
Last edited by octopus,
  • Like
Reactions: OkazakiTheOtaku

mologie

Active Member
OP
Newcomer
Joined
Jul 8, 2018
Messages
30
Trophies
0
XP
396
Country
Germany
iOS 12 rootlessJB3 users, For those of you who know what you are doing.. if you convert the .deb to an IPA and side load it, it works just fine with a combination of the rootlessJB3 as well as beta 27 of Uncover, to get the correct privileges. You just need to put everything in the right directory and be sure you are giving everything the correct permissions. If Mologie gives me permission i'll do up a proper tutorial.

Sure, go right ahead. I'm glad to hear it works on iOS 12 too. Keep in mind however NXBoot uses Apple's sandbox but adds exceptions for USB device access via an entitlements file. Depending on how uncover works, it might be that it disables the sandbox completely. If the sandbox is off completely then configuration files are written outside of the container, so users will have to deal with migrating their configuration once a full jailbreak is released.
 

beardchub

Well-Known Member
Newcomer
Joined
Jul 19, 2018
Messages
98
Trophies
0
Age
52
XP
300
Country
Japan
Sure, go right ahead. I'm glad to hear it works on iOS 12 too. Keep in mind however NXBoot uses Apple's sandbox but adds exceptions for USB device access via an entitlements file. Depending on how uncover works, it might be that it disables the sandbox completely. If the sandbox is off completely then configuration files are written outside of the container, so users will have to deal with migrating their configuration once a full jailbreak is released.
rootlessJB+iSuperSU may do it.
 

jebediah

Well-Known Member
Newcomer
Joined
Aug 24, 2015
Messages
63
Trophies
0
Age
39
XP
221
Country
United States
Ah, I see. However, I'd rather not go into the direction of building temporary jailbreaks into NXBoot. Once a full jailbreak is released NXBoot should function on iOS 12 too.
It looks like unc0ver is now a full iOS 12 jailbreak. Do you have releasing a compatible version of NXBoot in the works? Currently NXBoot gives the following error when using it with unc0ver : Connection error. Could not create usb device plugin instance (e00002be)

There is now lightning to USB-C cables out there, removing the need to use the OTG adapter. I tried both and NXBoot currently only works if using the OTG adapter (and rootlessJB3).
 
Last edited by jebediah,

mologie

Active Member
OP
Newcomer
Joined
Jul 8, 2018
Messages
30
Trophies
0
XP
396
Country
Germany
It looks like unc0ver is now a full iOS 12 jailbreak. Do you have releasing a compatible version of NXBoot in the works? Currently NXBoot gives the following error when using it with unc0ver : Connection error. Could not create usb device plugin instance (e00002be)

There is now lightning to USB-C cables out there, removing the need to use the OTG adapter. I tried both and NXBoot currently only works if using the OTG adapter (and rootlessJB3).

It appears as if unc0ver does not correctly apply sandbox exceptions then. I unfortunately do not have a device ready to test with unc0ver.

An OTG adapter will to the best of my knowledge always be required, because the iPhone must act as USB host and can only do so with the adapter.
 

jebediah

Well-Known Member
Newcomer
Joined
Aug 24, 2015
Messages
63
Trophies
0
Age
39
XP
221
Country
United States
It appears as if unc0ver does not correctly apply sandbox exceptions then. I unfortunately do not have a device ready to test with unc0ver.

An OTG adapter will to the best of my knowledge always be required, because the iPhone must act as USB host and can only do so with the adapter.
You may not know this, but unc0ver's developer (Pwn20wnd) is an update beast. At times, he would release dozens of updates in just a couple of weeks. I suggest you drop by his github so you guys can find a way into this.

I wish I was more tech savy but there's a threshold passed which I can't offer more food for thoughts.
 

beardchub

Well-Known Member
Newcomer
Joined
Jul 19, 2018
Messages
98
Trophies
0
Age
52
XP
300
Country
Japan
You may not know this, but unc0ver's developer (Pwn20wnd) is an update beast. At times, he would release dozens of updates in just a couple of weeks. I suggest you drop by his github so you guys can find a way into this.

I wish I was more tech savy but there's a threshold passed which I can't offer more food for thoughts.
But that saurik is do nothing for A12, so Even Pwn is good, but he never try to rewrite or rip from substrate...
So saurik was say jailbreak is dead, I agree, because he do nothing for it, and all jailbreak need his substrate, so He killed jailbreak
 

jebediah

Well-Known Member
Newcomer
Joined
Aug 24, 2015
Messages
63
Trophies
0
Age
39
XP
221
Country
United States
But that saurik is do nothing for A12, so Even Pwn is good, but he never try to rewrite or rip from substrate...
So saurik was say jailbreak is dead, I agree, because he do nothing for it, and all jailbreak need his substrate, so He killed jailbreak
We are discussing iOS 12 jailbreak compatibility with NXBoot, not with A12 devices.
 

mologie

Active Member
OP
Newcomer
Joined
Jul 8, 2018
Messages
30
Trophies
0
XP
396
Country
Germany
For now.. Not only A12 users, all 12.x users was f*** up by saruik and no more Cydia and Strastate.
So this project will close soon?

This project depends on neither Cydia nor Substrate. All it needs are proper sandbox patches, which I assume are not implemented to a degree in unc0ver that would make NXBoot work. I have not yet had the chance to look into making it compatible (or working with unc0ver's author to fix it on the jailbreak's end). A workaround was posted in this thread by @Klodeckel1990.
 

beardchub

Well-Known Member
Newcomer
Joined
Jul 19, 2018
Messages
98
Trophies
0
Age
52
XP
300
Country
Japan
This project depends on neither Cydia nor Substrate. All it needs are proper sandbox patches, which I assume are not implemented to a degree in unc0ver that would make NXBoot work. I have not yet had the chance to look into making it compatible (or working with unc0ver's author to fix it on the jailbreak's end). A workaround was posted in this thread by @Klodeckel1990.
How about @Jakeashacks's rootlessJB3 or @coolstarorg's Electra?
Anyway thank for you work, we love your tool
 

Rory Kinape

Member
Newcomer
Joined
Aug 12, 2015
Messages
8
Trophies
0
XP
182
Country
Brazil
It looks like unc0ver is now a full iOS 12 jailbreak. Do you have releasing a compatible version of NXBoot in the works? Currently NXBoot gives the following error when using it with unc0ver : Connection error. Could not create usb device plugin instance (e00002be)

There is now lightning to USB-C cables out there, removing the need to use the OTG adapter. I tried both and NXBoot currently only works if using the OTG adapter (and rootlessJB3).

I'm using unc0ver b50 and NXBoot works flawlessly. I also confirm that it works on b49 version.
My device is iPhone 6S running iOS 12.1
 
  • Like
Reactions: jebediah

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Psionic Roshambo @ Psionic Roshambo:
    Tandem even
  • The Real Jdbye @ The Real Jdbye:
    i think i heard of that, it's a good idea, shouldn't need a dedicated GPU just to run a LLM or video upscaling
  • The Real Jdbye @ The Real Jdbye:
    even the nvidia shield tv has AI video upscaling
  • The Real Jdbye @ The Real Jdbye:
    LLMs can be run on cpu anyway but it's quite slow
  • BakerMan @ BakerMan:
    Have you ever been beaten by a wet spaghetti noodle by your girlfriend because she has a twin sister, and you got confused and fucked her dad?
  • Psionic Roshambo @ Psionic Roshambo:
    I had a girlfriend who had a twin sister and they would mess with me constantly.... Until one chipped a tooth then finally I could tell them apart.... Lol
  • Psionic Roshambo @ Psionic Roshambo:
    They would have the same hair style the same clothes everything... Really messed with my head lol
  • Psionic Roshambo @ Psionic Roshambo:
    @The Real Jdbye, I could see AMD trying to pull off the CPU GPU tandem thing, would be a way to maybe close the gap a bit with Nvidia. Plus it would kinda put Nvidia at a future disadvantage since Nvidia can't make X86/64 CPUs? Intel and AMD licensing issues... I wonder how much that has held back innovation.
  • The Real Jdbye @ The Real Jdbye:
    i don't think nvidia wants to get in the x64 cpu market anyways
  • The Real Jdbye @ The Real Jdbye:
    you've seen how much intel is struggling getting into the gpu market
  • The Real Jdbye @ The Real Jdbye:
    and nvidia is already doing ARM
  • The Real Jdbye @ The Real Jdbye:
    i don't think they want to take more focus away from their gpus
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah I think Nvidia s future lays in AI GPU acceleration stuff if they can get that going it's going to be super interesting in the long term
  • Psionic Roshambo @ Psionic Roshambo:
    AI assisted game creation might become a thing
  • Psionic Roshambo @ Psionic Roshambo:
    At least that's something I think would be pretty cool.
  • Psionic Roshambo @ Psionic Roshambo:
    Don some VR glasses and gloves and talk to the computer and paint entire worlds
  • Psionic Roshambo @ Psionic Roshambo:
    "OK Cortana I want that mountain a little taller and more snow on top, and I would like some random ancient pine forest around the bottom"
  • Psionic Roshambo @ Psionic Roshambo:
    "Now we need a spring fed river flowing down the north side and add some wild life appropriate for the biome"
  • Psionic Roshambo @ Psionic Roshambo:
    Many TBs of assets and the programming of something like that is going to be tough but I think it's something we might see in 20 years maybe sooner
  • The Real Jdbye @ The Real Jdbye:
    @Psionic Roshambo AI assisted game creation is kinda already here, there was recently that AI that can turn any 2D image into a fully modeled 3D object, it's not perfect, but it's a starting point, beats starting from zero
  • The Real Jdbye @ The Real Jdbye:
    before that there was one to generate a fully modeled scene from a 2D image
  • The Real Jdbye @ The Real Jdbye:
    but most recently, there was one that actually generates a working unity scene with terrain and textures already set up that you can import right into unity, that's a huge time saver right there
  • The Real Jdbye @ The Real Jdbye:
    and using LLMs to generate NPC dialogue and even dynamically generated quests is something i'm sure is already happening
  • The Real Jdbye @ The Real Jdbye:
    will just take some time for games made using those things to be completed and released
    The Real Jdbye @ The Real Jdbye: will just take some time for games made using those things to be completed and released