September 16, 2024

Dopamine 2.2 Jailbreak Released

Posted July 28, 2024 at 5:01pm by iClarified · 2777 views
Dopamine, a jailbreak for arm64 (A8 - A11) and arm64e (A12 - A16, M1 - M2) devices, has just been updated to version 2.2.

The rootless jailbreak can be used on iOS 15.0 to iOS 16.6.1 devices; however, A12 and later devices are not supported on iOS 16.6 - 16.6.1, and A15-A16/M2 devices are not supported on iOS 16.5.1 - 16.6.1.

What's New In This Version
● Remove DYLD_INTERPOSE in favor of other hooking techniques, since DYLD_INTERPOSE was apparently causing memory usage to be much higher than what it should be
● The jetsam multiplier can now be configured inside the Dopamine app, in previous Dopamine versions this was 3x everywhere with no option to configure it, due to the removal of the DYLD_INTERPOSE, the default setting has been able to be lowered to 2x
● NSTask is now supported everywhere by default, unlike before where it was only supported inside tweak dylibs or when you called dopamine_fix_NSTask yourself
● Due to the better hooking techniques, a lot of unnecessary code has been able to be removed
● Fix kcall on iOS 15 arm64 not working from libkrw and iDownload
● Fix frida-ps -U panicing the device (To be honest, I have no clue what change actually fixed this, the only thing I know is that it happens in older Dopamine versions and doesn't happen in 2.2 anymore)
● Improve launchd crash reporter in various different ways
● Code cleanup

You can download the jailbreak at the link below and learn more about it here.

Read More