This is an automated archive made by the Lemmit Bot.
The original was posted on /r/jailbreak by /u/opa334 on 2024-04-30 19:16:05.
GitHub release:
Changelog:
- Add support for A8(X) devices
- Fix Dopamine app instantly crashing when installed using TrollStore on A8 devices
- Add kcall implementation on arm64 iOS 15.x (this was needed for A8 support)
- Use kcall for allocating page tables when available
- Improve performance of some parts of the jailbreaking process by ~1000x (because A8 was getting stuck in them for multiple minutes…)
- Fix support for some obscure device / version combinations (e.g. A9 15.0.1, early 15.0 betas, etc…)
- Add
weightBufs
andmulticast_bytecopy
as Kernel exploit options - Protect system files in preboot partition so users cannot delete them and cause the device to recovery loop
- Add “Allow JIT in Apps” toggle, enabled by default, when enabled this will add
CS_DEBUGGED
to apps (Note: This has no effect on apps that have tweak injection disabled via Choicy) - Fix /var/mobile/Library/Application Support/Containers/ , /var/mobile/Library/SplashBoard/Snapshots/ getting polluted with some jailbreak files
- Fix jailbreak apps disappearing after the system (or TrollStore) reloads the icon cache
- Add back “Change mobile password” option in Dopamine settings
- Revamp jbctl trustcache management, new commands:
jbctl trustcache info
,jbctl trustcache clear
,jbctl trustcache add
- Switch to libgrabkernel2 (@alfiecg24, @dhinakg), removes the requirement for Dopamine to be installed by TrollStore on beta versions
- Order exploits by recommendation score, add “(Recommended)” to the best one
- Fix smith not working on iOS 15
- Ignore prereleases when checking for Dopamine updates
Source code: https://github.com/opa334/Dopamine
Donations:
You must log in or register to comment.