pkg.soopen package index

brew / Rang 1613

ipsw mit Homebrew, apk, MacPorts, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ipsw in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ipsw

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ipsw

MacPorts ports tree · security/ipsw/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ipsw

Alpine Linux edge package indexes · ipsw · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#ipsw

nixpkgs package indexes · pkgs/by-name/ip/ipsw/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id blacktop.ipsw -e

Windows Package Manager source index · blacktop.ipsw · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Research tool for iOS & macOS devices

Befehle und Aliase

  • ipsw

Verlauf

Projektgeschichte und Nutzung

ipsw is blacktop's iOS and macOS firmware research CLI, a large Go-based toolkit for downloading, parsing, extracting, diffing, and analyzing Apple firmware, device artifacts, Mach-O binaries, dyld shared caches, and related security-research data.

Projektgeschichte

The project presents itself as an iOS/macOS research Swiss Army knife for security researchers, reverse engineers, jailbreak developers, and Apple-platform enthusiasts. Its documentation centers on IPSW and OTA analysis, Mach-O parsing, dyld shared cache analysis, kernelcache work, device interaction, firmware components such as IMG4/iBoot/SEP, App Store Connect integration, and developer tooling.

The repository history reflects a fast-moving research tool rather than a small Unix utility: the GitHub page records thousands of commits and hundreds of releases, while release notes in the 3.1.x series show continuing work on symbolication, dyld analysis, extract workflows, AppleDB handling, firmware keys, and dependency updates.

Adoptionsgeschichte

ipsw's adoption is strongest in Apple security and reverse-engineering circles where users need a single command that understands firmware downloads, restore images, kernelcaches, dyld shared caches, Image4 objects, entitlements, crash logs, and connected devices.

Homebrew packages ipsw as an official formula with macOS and Linux bottles, and the input metadata also records MacPorts, Nix, and winget packaging. The upstream README also documents a blacktop tap, Snap installation for Linux, and Scoop installation for Windows.

Wie es verwendet wird

Common workflows include downloading firmware by device identifier, extracting kernelcache or DeviceTree artifacts, parsing dyld shared caches, class-dumping Objective-C and Swift metadata, symbolication, comparing IPSWs or OTAs, interacting with USB-connected iOS devices, and inspecting firmware components such as IMG4, iBoot, SEP, and co-processor images.

The CLI also grew into a broader research framework: the docs list App Store Connect commands, SSH and Frida-related tooling, sandbox and entitlement tools, package and BOM inspection, a REST API daemon, and AI-assisted decompilation integrations.

Warum Paket-Nerds sich dafür interessieren

ipsw matters to package nerds because it bundles a large amount of Apple-platform reverse-engineering knowledge into a distributable CLI. It turns fast-changing proprietary firmware formats into repeatable commands, and its packaging has to keep pace with Go modules, large release artifacts, platform bottles, and security-research workflows.

Zeitleiste

  • Repository era: blacktop/ipsw develops as a Go CLI and API daemon for Apple firmware and device research.
  • 3.x era: Documentation describes an expanded framework covering IPSW/OTA, Mach-O, dyld, kernel, device, firmware, App Store Connect, and AI-assisted analysis commands.
  • June 2026: Release notes in the 3.1.x line include symbolication, dyld, extract, AppleDB, and firmware-key updates.
  • 2026: Homebrew formula metadata packages ipsw 3.1.700 with macOS and Linux bottle support.

Related projects

  • Apple IPSW and OTA firmware formats are the core data sources.
  • AppleDB, dyld shared caches, Mach-O tooling, Frida, App Store Connect APIs, and device-management libraries sit around its workflows.
  • Homebrew, the blacktop tap, Snap, Scoop, MacPorts, Nix, and winget are related distribution channels.

Quellen

  • Homebrew formula metadata supplies package-manager availability, formula description, and bottle/platform context.
  • The CLI documentation supplies command coverage and configuration details.
  • The GitHub repository and release pages supply implementation context, repository scale, release cadence, and recent changelog themes.
  • The official introduction supplies the project positioning, audience, capabilities, and use cases.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für ipsw wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ipswExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.1.707
Manager aktualisiert2026-08-02
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ipsw
Version3.1.707
PaketmanagerHomebrew
Homepagehttps://blacktop.github.io/ipsw
Repositoryhttps://github.com/blacktop/ipsw
Zuletzt aktualisiert2026-08-02T21:20:55Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ipsw

nix profile install nixpkgs#ipsw
  • normalized package name match
  • Abgeglichen nach: Ipsw
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipsw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ipsw 3.1.694-r1

iOS/macOS research swiss army knife

https://github.com/blacktop/ipsw

sudo apk add ipsw
  • License: MIT
  • Architecture: x86_64
  • Source Package: ipsw
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ipsw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ipsw from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ipsw-daemon 3.1.694-r1

iOS/macOS research swiss army knife (daemon)

https://github.com/blacktop/ipsw

sudo apk add ipsw-daemon
  • License: MIT
  • Architecture: x86_64
  • Source Package: ipsw
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ipsw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ipsw-daemon from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ipsw-doc 3.1.694-r1

iOS/macOS research swiss army knife (documentation)

https://github.com/blacktop/ipsw

sudo apk add ipsw-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ipsw
  • normalized package name match
  • Abgeglichen nach: Ipsw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ipsw-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

ipsw

sudo port install ipsw
  • normalized package name match
  • Abgeglichen nach: Ipsw
MacPorts ports tree · api.github.com · MacPorts ports tree: security/ipsw/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

blacktop.ipsw

winget install --id blacktop.ipsw -e
  • normalized package name match
  • Abgeglichen nach: Ipsw
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: blacktop.ipsw from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation