AirCard 🎴
Apple Wallet Card Skinner & Lockscreen Passcode Themer for iOS 18+ (No Jailbreak Required)
Tested on iOS 27 release.
Powered by the airlift AirTraffic sync exploit.
Features
- 🎨 Custom Card Skins: Assign custom artwork, textures, or bank logos to Apple Pay and Wallet cards.
- 🔢 Lock Screen Passcode Themes (.passthm): Apply custom keypad button artwork from popular
.passthm themes directly to iOS 18+ lockscreen.
- 🧩 Passcode Theme Creator: Create custom themes from a single wallpaper (Seamless Poster Slicing) or build key-by-key (Individual Keys).
- 🔍 Interactive Photo Framing: Pan and zoom artwork directly inside keypad buttons with real-time iPhone preview.
- ✏️ Edit Existing .passthm Themes: Open any Cowabunga or Nugget theme package directly in the creator, tweak button artwork, reposition photos, and re-export or flash.
- ⚡ Per-Card & Bulk Customization: Set unique artwork for each card or apply one design across all cards with a single click.
- 📱 Zero-Hassle Card Detection: Tap any card in your iPhone's Wallet app to detect its hash in real-time.
- 🚀 100% Standalone (Universal): Native support for both Apple Silicon and Intel (x86) Macs. All required device-communication utilities and image engines are pre-bundled inside the app.
- 📦 Zero Prerequisites: No Homebrew, Python packages, or terminal setup required for macOS users.
Installation
macOS (Universal DMG)
- Download
AirCard.dmg from Releases.
- Open
AirCard.dmg and drag AirCard.app into your Applications folder.
- Fully compatible with both Apple Silicon and Intel (x86) Macs.
[!NOTE]
First Launch on macOS (Gatekeeper):
If macOS displays an unidentified developer prompt on first launch:
- Method 1 (UI): Right-click (or Control-click) AirCard.app in Applications ➔ click Open ➔ click Open.
- Method 2 (Terminal):
> sudo xattr -cr /Applications/AirCard.app
>
How to Customize Apple Wallet Cards
- Connect your iPhone to your Mac via USB cable and ensure it is unlocked and trusted.
- In AirCard, stay on the Wallet Cards tab and click Scan Cards.
- On your iPhone:
- Double-click the Side (Power) button to open Apple Pay.
- Authenticate with Face ID.
- Tap your card (or tap it once more) to trigger instant detection!
- Click on any card mockup or drag & drop an image directly onto the card.
- Click Flash Skins.
- Force-close the Wallet app on your iPhone from the App Switcher (or reboot) to see your new custom card design!
How to Apply Lockscreen Passcode Themes (.passthm)
- Switch to the Passcode Themes tab at the top of AirCard.
- Drag & drop any
.passthm file into the app (or click Choose .passthm File).
- AirCard will inspect the theme and display an interactive preview on the numeric keypad (0–9, *, #).
- Click Apply Passcode Theme.
- Restart your iPhone to reload the lock screen cache and see your custom passcode buttons!
[!TIP]
Universal Language & Bold Text Support:
AirCard automatically expands and flashes custom keypad assets for all system locales (English, Ukrainian, Russian, Spanish, German, French, etc.) and generates both standard and Bold Text cache bitmaps (--white and --white-bold), ensuring your theme works regardless of your iOS language or accessibility display settings!
Building from Source
git clone https://github.com/mak5er/AirCard.git
cd AirCard
chmod +x build.sh
./build.sh
This builds universal binaries (arm64 + x86_64), bundles dependencies into build/AirCard.app, and outputs build/AirCard.dmg.
Contributors
Credits
- Core exploit based on
airlift (AirTraffic sync escape).