Important
On Linux, usbmuxd must be installed on your system. Don't worry though, it comes with most popular distributions by default already! However, due to some distributions udev rules usbmuxd may stop running after no devices are connected causing Impactor to not detect the device after plugging it in. You can mitigate this by plugging your phone first then restarting the app.
On Windows, iTunes must be downloaded so Impactor is able to use the drivers for interacting with Apple devices.
Note
Pairing file installation is only available for devices plugged in via USB.
Tip
chmod +x /path/to/AppImage after downloading may be required for Linux.
Changes
- Fixes improper signing handling for certain cases involving
.dylibs- This most importantly fixes
TrollInstallerX&ChimeraPatch - Jailbreaks.appfrom not being able to be installed. - This also removes some disallowed app-groups from provisioning profiles, most importantly
com.apple.token.
- This most importantly fixes
- Now enables wifi-debugging on devices upon pairing-file placement.
- Fixes pairing-file installation handling on
LiveContainer+SideStoreby creating parent directories first before placing by @se2crid in #25 - Fixes some scaling issues on Windows by disabling HiDPI awareness in manifest.
Full Changelog: v1.1.0...v1.1.1
Known Issues
- AppleTV support is bare, doesn't support wireless pairing.
- Users may rarely have trouble logging in via SMS 2FA (#26).
- Doesn't support iOS 8.
Future Plans
- Tweak injection with ElleKit.
- PlugIn deletion for registering less app IDs.
- Export app option (needs tweak injection).
- Support flatpak.
- AppleTV wireless pairing support.
- Automatic app-refresh via background process.