Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iFetch
English · Русский

iFetch

Build Rootless Artifact

iFetch is a system diagnostics app for iPhones running a rootless jailbreak on iOS 14–17. It includes a native UIKit app, Home Screen widgets, a Control Center module, and the ifetch command for NewTerm and SSH.

iFetch overview iFetch diagnostics

Features

  • live CPU, memory, storage, battery, temperature, and network monitoring;
  • process explorer with tweak details and confirmed process termination;
  • per-process sockets, Wi-Fi, DNS, VPN, traffic speed, and latency information;
  • crash analysis, injection map, LaunchDaemons, and jailbreak integrity checks;
  • system snapshots, health notifications, and a reversible diagnostic mode;
  • dark small, medium, and large WidgetKit widgets with automatic refresh;
  • live 3×2 CCSupport dashboard for Control Center;
  • manual widget cache refresh and rootless-safe privileged operations;
  • English and Russian interface.

Install

Add the repository to Sileo and install iFetch:

https://weekanya.github.io/iFetch/

Only rootless jailbreaks are supported. The package architecture is iphoneos-arm64, with iOS 14.0 as the minimum deployment target.

Terminal

Run ifetch in NewTerm or over SSH. Useful options include:

ifetch --watch
ifetch --json
ifetch --processes 10
ifetch --network
ifetch --battery
ifetch --lang ru

Build

Local builds require Theos, Swift 5.8, and the iOS 16.5 SDK or newer:

make -C src clean package FINALPACKAGE=1

Alternatively, use Build Rootless Artifact to build the project directly on GitHub.

Privacy

System information is collected locally. iFetch contacts api.ipify.org only to determine the public IP address.

License

MIT. See LICENSE.

About

Native system monitor and utility suite for iOS 14–17 (Rootless) with sandbox bypass and kernel access.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages