GitHub Issue
Exploit does not work on iOS 26.0 DB1 and iOS 18.1.1
I turned th exploit into a simple app that tests if the exploit works, eg printing kernel base and slide, and it ran fine on iOS 15.7, but the other 2 iOS versions I ran it on do not work. Any reason why and can this be fixed?
View Raw Thread
Developer & User Discourse
neonmodder123 • Mar 29, 2026
The offsets are hardcoded for iOS 15
bdour-exe • Mar 30, 2026
> The offsets are hardcoded for iOS 15
Correct, though note that it _should_ be possible to fork the repo and modify the offsets to work with any iOS version in the supported range. For example, see [here](https://github.com/Kev1nLevin/darksword-kexploit-ios18).
Correct, though note that it _should_ be possible to fork the repo and modify the offsets to work with any iOS version in the supported range. For example, see [here](https://github.com/Kev1nLevin/darksword-kexploit-ios18).
neonmodder123 • Mar 31, 2026
I know, and I have already completed that. I assume that this issue is not needed anymore, so can anyone please close it?
SaaS Metrics