Skip to content
forked from n3d1117/CrackBot

An old, ugly and deprecated script to download, decrypt and upload .ipa files to appdb

Notifications You must be signed in to change notification settings

p0wer0n/CrackBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CrackBot (deprecated since iTunes 12.7)

An old, ugly and deprecated script to download, decrypt and upload .ipa files to appdb.

Screenshot

PREREQUISITES

  • iTunes version <12.7.
  • cfgutil command line utility - bundled with Apple Configurator 2.
  • a jailbroken device connected via usb with ssh access and a cracking script installed - here i use rc336.
  • ftp access to a website for hosting .ipa files.
  • appdb uploader account.

RUNNING THE SCRIPT

Before running, edit bot configuration with your details, including appdb cookie, hash and PHPSESSID.

Also make sure you're logged in the iTunes app, preferably with a US account.

Once ready, run with ./bot <iTunes link>.

CREDITS

This project uses a JXA (JavaScript for Automation) script to download .ipa file from iTunes. It's a modified version of this open source project. All credits go to the original developer.

About

An old, ugly and deprecated script to download, decrypt and upload .ipa files to appdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.9%
  • AppleScript 47.1%