maximebories / iPhoneFuse

Manual Install of ifuse on macOS systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot 2022-04-02 at 14 26 47

iPhoneFuse

This is a script to manualy install ifuse on macOS to connect to your iPhone filesystem with a USB cable, no more SSH or SFTP needed ! Before macFuse went closed-source, you could do all that with Homebrew, now your need to compile yourself a number of packages.

Requirements

  • macFUSE and Homebrew on your computer
  • Root jailbreak and AFS2 on the iPhone

Usage

Execute setup.sh in your terminal.

Change your Mac security policy to allow signed extensions in Mac revovery mode, then reboot twice. Execute mount.sh, multiple times if needed (twice for pairing via USB and again for actually mount) and voilĂ .

About

Manual Install of ifuse on macOS systems

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%