- Fix a bug where jailbreakd would crash while parsing a malformed MachO with an empty dependency path, this issue also prevented rejailbreaking if such a file existed somwhere inside
/var/jb
- Also parse
LC_LAZY_LOAD_DYLIB
andLC_LOAD_UPWARD_DYLIB
when scanning for dependencies to add to TrustCache - Make
execvp
andexecvP
function reimplementations behave more closely to their stock implementations
KFDopamine-BETA.tipa
:
Experimental beta version of Dopamine that uses kfd instead of oobPCI, for the time being this is a secondary build as the PAC bypass seems a little more unreliable and progress updates and verbose logs during PAC and PPL bypass are broken. This build adds support for iOS 15.5b1 - 15.5b3, it also removes the need for the Wi-Fi fixup on 15.0 - 15.1.1. An upcoming Dopamine version will add an exploit picker, this build is just a stop gap solution as that version is still far off. The post jailbreak environment is 1:1 the same, stability will be the same, just the exploitation process is different.
IMPORTANT: This build is held together by toy glue and does not reflect the exploit reliability that the final version with the exploit picker will have