Automic VaultAutomic Vault

brew

Installer ipapatch avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ipapatch pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ipapatch

local Homebrew formula metadata

aperçu

Résumé du paquet

CLI tool to patch iOS IPA files and their plugins

Commandes et alias

  • ipapatch

historique

Historique du projet et usages

ipapatch is a Go CLI for modifying iOS IPA packages and their plugin payloads. Its niche is the iOS sideloading and app-modification workflow, where users need a portable binary that can patch app bundles without driving Xcode.

Historique du projet

The README presents ipapatch as a tool for fixing IPA plugin-related problems in share sheets, widgets, VPNs, and similar extension contexts. It uses zxPluginsInject by default and credits Chocolate Fluffy's original IPA patcher tweak plus blacktop's ipsw and go-macho work for making native load-command injection possible.

The release stream began in May 2025 with v1.0.0. Early releases skipped watch apps, added a `--plugins-only` flag, removed an oversized archive dependency, and tightened how modified binaries and output IPAs were handled.

Historique d'adoption

The project has modest but visible adoption through GitHub stars and a Homebrew formula. Its packaging matters because the target workflow is highly CLI-oriented: downloading a release binary or installing through Homebrew is simpler than building a Go toolchain on every device or CI host.

The README emphasizes cross-platform goals across macOS, Linux, and iOS, with Windows described as less proven. That portability is part of the appeal for IPA patching workflows that span desktop hosts and jailbroken or development devices.

Modes d'utilisation

ipapatch is used after an IPA has already been obtained: the user runs the CLI against the package to inject or adjust plugin-related Mach-O load commands and then passes the output into signing or installation tooling.

Release notes show practical polish around output compatibility, such as v2.1.0's fix for IPAs that some signing apps and tools could not extract and v2.1.3's fix for signing unusual binaries.

Pourquoi les passionnés de paquets s'y intéressent

Package nerds care about ipapatch because it turns a fragile iOS app-modification workflow into a distributable command-line package. It is small, specialized, and sits at the intersection of archive formats, Mach-O editing, app extensions, and code-signing expectations.

The project also shows the value of dependency diet in CLI packaging: v2.0.0 removed the external `zip` dependency so releases could behave more like self-contained native binaries.

Chronologie

  • 2025-05-11: v1.0.0 marked the first public release.
  • 2025-05-17: v1.1.0 reduced executable and output IPA sizes by replacing a broad archive dependency with zip-specific handling.
  • 2025-05-17: v1.1.1 added the `--plugins-only` flag.
  • 2025-07: v2.0.0 removed the external `zip` command dependency.
  • 2025-08-12: v2.1.2 updated the bundled zxPluginsInject dependency to v1.0.1.
  • 2025-08-31: v2.1.3 fixed signing for unusual binaries.

Related projects

  • Related projects named by the upstream README include zxPluginsInject, Chocolate Fluffy's original patch, blacktop's ipsw, and go-macho.
  • It belongs near other IPA tooling such as app duplication, sideload signing, and Mach-O patching utilities, but its own scope is plugin and extension patching rather than App Store download or signing.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
ipapatchcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire2.1.3
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev2.1.3

https://github.com/asdfzxcvbn/ipapatch

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ipapatch
Version2.1.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ipapatch
Page d'accueilhttps://github.com/asdfzxcvbn/ipapatch
Dépôthttps://github.com/asdfzxcvbn/ipapatch
Docs amonthttps://github.com/asdfzxcvbn/ipapatch#readme
LicenceMIT
Archive sourcehttps://github.com/asdfzxcvbn/ipapatch/archive/refs/tags/v2.1.3.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameipapatch
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment