ifuse
« Back to VersTracker
Description:
FUSE module for iOS devices
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: ios fuse filesystem mobile libimobiledevice
Install: brew install ifuse
About:
Ifuse is a FUSE-based filesystem driver that enables mounting iOS device directories directly to a local mount point. It provides seamless access to the filesystem sandbox of installed applications, allowing users to browse, transfer, and manage app data as if it were a standard local directory. This tool is essential for developers and power users needing programmatic or manual file exchange with iOS apps without using iTunes.
Key Features:
  • Mounts iOS app sandbox directories via FUSE
  • No jailbreak required for sandboxed app access
  • Supports standard filesystem operations (read, write, list)
  • Integrates with libimobiledevice stack for device communication
Use Cases:
  • Transferring documents and data files to and from iOS applications
  • Automating backups or data extraction from specific app containers
  • Debugging and inspecting app sandbox contents during development
Alternatives:
  • iosfs – Alternative FUSE implementation, but ifuse is the standard and most widely supported.
  • iTunes / Finder – Provides file sharing for specific apps but lacks command-line automation and direct filesystem access.
Version History
Detected Version Rev Change Commit