iBoot in Roblox

iBoot in Roblox


This code is as of February 2025 and has not been updated and revised.

iBoot is Apple’s proprietary stage-2 bootloader. It’s flashed into every Apple device. Apparently, I am porting it onto Roblox, on the run from Apple’s lawyers with their secret code.

I am too lazy to do the rest of this, so technically, how good is this?

You can read an article I made on my website.

6 Likes

So far all I’m seeing is fancy words for a output logger. What would this script do in a Roblox environment?

The script showcased is the main file for the iBoot application. I’m redoing it as soon as I get finished with all the headers in the source tree. But, it’ll help my iPhone project with the boot chain.

1 Like

I (and I believe everyone else) are confused about what this script is supposed to achieve, even after reading your article.

You make it sound interesting though so I am intrigued

Please explain!

2 Likes

So, I’m recreating iBoot (Apple’s proprietary stage-2 bootloader) in Roblox, which is part of my iPhone project, known as “Project Alpine: Remastered”. The script shown in the shown screenshot at the root post is the main script for iBoot, or /apps/iBoot/main.c. I’m working on this because it’s part of the boot chain for the device.

1 Like

Funny I see you around again. Nice project.
Though I’d have to agree with others, it would make more sense if the output is going to be related to actual things being done to initialize the boot.
I’ll heart

I appreciate you hearting this! :heart:

iBoot is currently being reworked. As of Tuesday 13 May, the current headers being worked on are mib and mib_def in /lib. iBoot will be completed in the future. As soon as iBoot works as it should, the firmware will be complete.

Roblox Checkra1n hitting the experience list soon. Installing Cydia and Substrate soon :tm:

Lovely reverse engineering work, good job :slight_smile:

1 Like

Thanks a lot! :heartpulse: It’s been my dream for about three years to make this in Roblox, but I didn’t realize that I was going to take it this far into detail!

I understand that this may seem very pointless to make this, but I am doing it anyway. F$%# what other people have say. It’s been my dream, and I’m going to accomplish it.

1 Like

The mib_def header has been finished, the MIB library is still being worked on as I work on the iPhone’s platform memory mapping!


Started the working of the source code!!!

1 Like

we got ios in roblox before gta 6

impressive work, im dumb as hell to get this sort of thing working

Well, I’m gonna work on a development kit, so you might have a chance of studying the code if you want! :3


Almost got iBoot fully working :smiley:


It’s all coming together now… >:3