ifuse
FUSE module for iPhone and iPod Touch devices
Install
- All systems
-
curl cmd.cat/ifuse.sh
- Debian
-
apt-get install ifuse
- Ubuntu
-
apt-get install ifuse
- Arch Linux
-
pacman -S ifuse
- Kali Linux
-
apt-get install ifuse
- Fedora
-
dnf install ifuse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ifuse
- OS X
-
brew install ifuse
- Raspbian
-
apt-get install ifuse
- Dockerfile
- dockerfile.run/ifuse
ifuse
FUSE module for iPhone and iPod Touch devices
iFuse is a FUSE filesystem driver which uses libiphone to connect to iPhone and iPod Touch devices without needing to "jailbreak" them. iFuse uses the native Apple AFC protocol over a normal USB cable in order to access the device's media files. Although iFuse is now in a working state it is still under heavy development and should be considered experimental.
ifuse-dbg
FUSE module for iPhone and iPod Touch devices - debug package
iFuse is a FUSE filesystem driver which uses libiphone to connect to iPhone and iPod Touch devices without needing to "jailbreak" them. iFuse uses the native Apple AFC protocol over a normal USB cable in order to access the device's media files. Although iFuse is now in a working state it is still under heavy development and should be considered experimental. This package contains the debugging symbols.