Skip to content

Instantly share code, notes, and snippets.

View quangtuyen1993's full-sized avatar

Nguyễn Quang Tuyến quangtuyen1993

  • Free
  • vietnam
View GitHub Profile
@quangtuyen1993
quangtuyen1993 / ipagrabber.py
Created February 1, 2024 18:13 — forked from n0mi1k/ipagrabber.py
.IPA file extracter for Apple Configurator
import os
import shutil
"""
Steps to retrieve the IPA file from the Configurator app:
1. Install Apple Configurator from the Mac App Store and sign in
2. Connect your iOS device to your Mac
3. Select "Add > Apps..." and search for the app you want to install, click "Add"
4. The newer Apple Configurator deletes the IPA after installing it, so you'll need to use this tool to grab it