# Install ios-class-guard with Homebrew

Objective-C obfuscator for Mach-O executables. Version 0.8 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:ios-class-guard
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ios-class-guard
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:ios-class-guard
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ios-class-guard>
- **Version:** 0.8
- **Source summary:** Objective-C obfuscator for Mach-O executables
- **Homepage:** <https://github.com/Polidea/ios-class-guard/>
- **Repository:** <https://github.com/Polidea/ios-class-guard>
- **Upstream docs:** <https://github.com/Polidea/ios-class-guard#readme>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://github.com/Polidea/ios-class-guard/archive/refs/tags/0.8.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- ios-class-guard (cli)
- ios-class-guard (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.8
- Local data: ok
- Upstream repository: https://github.com/Polidea/ios-class-guard
- Upstream latest detected: 0.8 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

iOS Class Guard is a command-line Objective-C obfuscator for Mach-O executables. Its README describes it as an extension of class-dump that renames Objective-C classes, protocols, properties, methods, and ivars by generating symbol maps used during compilation.

### Project history

Polidea's repository was created for an iOS-specific obfuscation workflow built on top of the class-dump lineage. The README documents version 0.8, Homebrew installation, CocoaPods support, XIB and storyboard rewriting, JSON symbol maps, crash-report reversal, and dSYM symbol restoration workflows.

The repository notes that it is no longer maintained. That status matters historically because the tool belongs to an older Objective-C-heavy iOS security era, before Swift and newer Apple build-system conventions changed many app-hardening workflows.

### Adoption history

The package has a narrower adoption profile than the other tools in this batch. Homebrew packages it from the 0.8 tag, while the upstream README itself recommends Homebrew as the simple installation path and a HEAD install for development snapshots.

### How it is used

The intended workflow is to run the tool against a compiled app, generate a symbols header and JSON map, include the generated header during compilation, and preserve the JSON map so crash reports and dSYMs can be translated back when needed. The README stresses that the result is not a complete security solution, only a way to make runtime inspection and code analysis harder.

### Why package nerds care

For package catalogs, ios-class-guard is interesting because it packages a fragile intersection of reverse-engineering technique, Mach-O parsing, Xcode project mutation, CocoaPods integration, and mobile-app release process. It is not a general-purpose security layer; it is a snapshot of how Objective-C metadata exposure shaped iOS tooling.

### Timeline

- 2014: GitHub repository created for Polidea's iOS Class Guard project.
- 2015: Version 0.8 tag used by Homebrew as the stable source archive.
- After 2015: Repository README marked the project as no longer maintained.

### Related projects

- The upstream README names class-dump as the base project and links an ios-class-guard-example repository for demonstrating obfuscated and non-obfuscated app headers. The workflow also intersects with CocoaPods, Xcode precompiled headers, crash-reporting tools, and dSYM handling.

### Sources

- <https://formulae.brew.sh/formula/ios-class-guard>
- <https://github.com/Polidea/ios-class-guard>
- <https://raw.githubusercontent.com/Polidea/ios-class-guard/master/README.md>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ios-class-guard
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [garble](https://www.automicvault.com/pkg/brew/garble/) - Shares av.db curated category or tags: cli, obfuscation, security.
- [ipsw](https://www.automicvault.com/pkg/brew/ipsw/) - Shares av.db curated category or tags: cli, ios, security.
- [sf-pwgen](https://www.automicvault.com/pkg/brew/sf-pwgen/) - Shares av.db curated category or tags: cli, objective-c, security.
- [zsign](https://www.automicvault.com/pkg/brew/zsign/) - Shares av.db curated category or tags: cli, ios, security.
- [acme.sh](https://www.automicvault.com/pkg/brew/acme-sh/) - Shares av.db curated category or tags: cli, security.
- [aescrypt](https://www.automicvault.com/pkg/brew/aescrypt/) - Shares av.db curated category or tags: cli, security.
- [aespipe](https://www.automicvault.com/pkg/brew/aespipe/) - Shares av.db curated category or tags: cli, security.
- [afflib](https://www.automicvault.com/pkg/brew/afflib/) - Shares av.db curated category or tags: cli, security.

## Combined YAML source

View the package source record on GitHub. [combined/ios-class-guard.yml](https://github.com/automic-vault/db/blob/main/combined/ios-class-guard.yml)


## Sources

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