Skip to content

bahattinkoc/ipaverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipaverse

ipaverse

Download, re-sign, and sideload iOS apps — without Xcode or Terminal.

macOS SwiftUI


Features

  • Download App Store IPAs without Terminal
  • Browse and archive historical app versions
  • Re-sign DRM-free IPAs with your own certificate
  • Install directly to connected iPhone/iPad
  • Manage multiple Apple IDs securely via Keychain
  • Switch App Store storefronts by region
  • Built entirely with SwiftUI for macOS

Note: Re-signing and installation only works with DRM-free IPAs. Most free apps qualify — paid apps are typically FairPlay-encrypted.


Demo

Download

Download

Re-sign IPA

Edit and Sign

Install to Device

Install to Device

Switch Account

Account Switch

Change Storefront

Country Change


Installation

brew install --cask ipaverse

Or build from source:

git clone https://github.com/bahattinkoc/ipaverse.git
cd ipaverse
open ipaverse.xcodeproj

What works / What does not work

Supported Not supported
DRM-free apps FairPlay-encrypted paid apps
App Store search Pirated / cracked IPAs
Version history DRM bypass
Re-signing own apps App Store policy circumvention

Security & Privacy

ipaverse runs locally on your Mac.

  • Apple ID credentials are stored in macOS Keychain.
  • Authentication uses Apple's GrandSlam flow.
  • Passwords are not transmitted directly; SRP-6a challenge/response is used.
  • Anisette headers are generated locally using Apple frameworks.
  • No external anisette server is required.
  • ipaverse does not upload your Apple ID, password, certificates, provisioning profiles, or IPA files to any third-party server.

Made with ❤️

Packages

 
 
 

Contributors

Languages