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.
This project is still very new! Expect bugs to occur :)
Changes
- Now supports Liquid Glass.
- Now includes CLI builds in releases.
- Added tweak injection using ElleKit.
- Supporting embedding
.deb,.dylib,.framework, and.bundle
- Supporting embedding
- Added an option to force Liquid Glass on apps.
- Added Adhoc signing configuration for users who use AppSync Unified.
- Added "Normal Install" which allows users to install encrypted apps (i.e.
.ipa's gathered fromipatool)- Impactor automatically removes the receipt from the app which disables App Store updates.
- Added option to export modified apps.
- Fixed some apps not having proper exec permissions, thus end up not launching when sideloaded on macOS.
- Fixed issue where certain disallowed entitlements were requested free accounts.
Full Changelog: v1.1.1...v1.2.0
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
- Support flatpak.
- AppleTV wireless pairing support.
- Automatic app-refresh via background process.
Files
Impactor-macos-universal.dmg: Impactor GUI for macOS.Impactor-windows-x86_64-setup.exe: Impactor GUI for Windows.Impactor-linux-${arch}.AppImage: Impactor GUI for Linux on CPU architecture${arch}plumesign-macos-${arch}: Impactor CLI for macOS on CPU architecture${arch}plumesign-windows-x86_64.exe: Impactor CLI for Windows.plumesign-linux-${arch}: Impactor CLI for Linux on CPU architecture${arch}