Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 26 online users. » 0 Member(s) | 26 Guest(s)
|
Latest Threads |
iOS 18.4 - 12.0 - How to ...
by GeoSn0w 05-03-2025, 06:12 PM
|
iOS 17 - 9.0 Turdus Merul...
by GeoSn0w 04-06-2025, 08:04 PM
|
iOS 18.2 - iOS 17 Jailbre...
by GeoSn0w 04-06-2025, 08:04 PM
|
iOS 18.2 - iOS 17.0 (All ...
by GeoSn0w 03-27-2025, 11:14 PM
|
Ian Beer RELEASED HUGE iO...
by GeoSn0w 03-27-2025, 10:21 PM
|
iOS 17.7.5 - 11.3 DOWNGRA...
by GeoSn0w 03-24-2025, 11:18 PM
|
iOS Jailbreak News / New ...
by GeoSn0w 03-24-2025, 10:41 PM
|
iOS 18.4 - iOS 16 (All De...
by GeoSn0w 03-24-2025, 10:10 PM
|
iOS 18.3.2 - iOS 16 Jailb...
by GeoSn0w 03-19-2025, 11:38 PM
|
AMAZING RELEASE: New iOS ...
by GeoSn0w 03-12-2025, 10:07 PM
|
|
|
Suggestion for signature |
Posted by: UnderEu - 06-30-2019, 04:39 PM - Forum: Our Community
- Replies (2)
|
 |
Hi everyone,
As a way of knowing what's our jailbreak background in general, I suggest everyone to edit your signatures just like myself: put the devices you have, what iOS version and jailbreak tool they're currently using, if so (just like myself).
What do you think?
|
|
|
Kernel offset finder |
Posted by: userlandkernel - 06-30-2019, 02:34 PM - Forum: Jailbreak Development
- Replies (1)
|
 |
Many offset finders exist for getting the offsets (locations) of specific functions and constants in the kernelcache.
However, these are very compactly and simple written in C.
Each time the kernel changes the offset finder needs to be updated.
And one needs to manually specify most offsets to find.
For convenience, I wrote a script that uses the radare2 disassembler to get the symbols, parses and format them and storing them in a c and header file so you can use them directly in projects.
To get started you'll need to install radare2.
On debian linux you can do that with the following command:
Code: sudo apt-get install radare2
On macOS you can use brew to install it
Code: brew install radare2
The offset finder uses radare2 (a free and opensource disassembler) to print out all the symbols then strips the unnamed symbols and formats them into a struct so they then can be stored and used in a c and h file.
Duplicate symbols are renamed in the c file.
You can find the offset finder and many generated structures of offsets on my website for tools: http://kernelium.com
The script is not very clean, improvements are welcome.
To automate the offset finder one can use blacktop's ipsw tool from GitHub that allows you to download and decompress all kernelcaches for a given iOS version.
I hope you can find use in it
|
|
|
Broken Siri |
Posted by: Sinner - 06-30-2019, 02:23 PM - Forum: Jailbreak Help
- Replies (10)
|
 |
After installing Assistant + Siri no longer responds when I say hey Siri the screen goes black and nothing happens.
I have tried everything I can think of including restoring RootFS and still can’t get Siri back.
iPhone X 12.0.1 running Uncover,
Thanks
|
|
|
iOS 12.3.1 / 12.2 / 12.1.3 JAILBREAK Update: tfp0 Explained & Best Version To Be On |
Posted by: GeoSn0w - 06-30-2019, 01:50 PM - Forum: Jailbreak News
- Replies (3)
|
 |
In today's video, we're discussing the best iOS version to be on if you wanna Jailbreak your iPhone, iPad or iPod Touch in the near future. We're also going to clarify what is tfp0 (Kernel Task Port), why is it crucial for Jailbreak development on iOS, and whether the fact that @derrekr6 reported his tfp0 kernel exploit to Apple is a bad or a good thing for the Jailbreak community that is eagerly waiting for such exploit to be released.
In this video, we're going through great lengths of why is tfp0 an important component for the iOS Jailbreaks, why one should avoid iOS 13 Betas and iOS 12.3.1 if interested in jailbreaking their device, as well as which one is the best iOS version to stay on if you wanna jailbreak sooner than later. In the world of iOS Jailbreaks, it's usually that you're either staying on the best version possible, or you miss out on the jailbreak when it gets released, and of course, you are missing out on all the extra perks being jailbroken gives, such tweaks, themes, additional features and full control over your own device.
Here's the video :-)
|
|
|
|