Skip to content

richeeta/ipatool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipatool-fixed

Maintenance fork of ipatool by Majd Alfhaily.

This fork combines fixes for recent Apple App Store authentication and download protocol changes into a single working build, including:

  • App Store auth endpoint handling
  • volumeStoreredownloadProduct fallback for failureType 5002
  • serialNumber support in download/version requests
  • Additional merge and build fixes required to successfully compile these changes together

Attribution

Original project:

This fork was assembled and maintained by Richard Hyunho Im (@richeeta), Route Zero Security.

Credit for the underlying protocol fixes belongs to the respective upstream contributors and pull requests (including PRs #483, #490, and #500). This fork integrates those changes into a working build and includes the additional modifications necessary for successful compilation.

This repository retains the original MIT License and copyright notice.

Build

go build -o ipatool .

Usage

./ipatool auth login --email "you@example.com"
./ipatool search ChatGPT
./ipatool purchase -b com.openai.chat
./ipatool download -b com.openai.chat

Status

Verified working on macOS with current App Store authentication and download flow after integrating the above fixes.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors