Giter Site home page Giter Site logo

ipainstaller's Introduction

IPA Installer Console

1 Mac电脑提前安装好theos;

2 download工程,解压 cd ipainstaller-master;

3 make package 完成后在该目录多出packages文件夹,deb在里面;

4 ssh连接越狱机:

ssh [email protected]

alpine

5 deb copy到越狱机var/root目录下;

6 iPhone:~ root# dpkg -i com.autopear.installipa_3.4.1-1+debug_iphoneos-arm.deb,执行成功越狱机路径下出现:/usr/bin/installipa;

7 测试:iPhone:~ root# installipa /var/mobile/Applications/4476654971728285.ipa.

[Update] This works for iOS 14.3.

Extract IPA using -B option


Requires iOS 4.0 or above

Check the releases page for the deb file. This was tested working on iOS 13.5 for arm64 devices. arm7 devices are not supported (rather, arm7 was not a compilation target)

ZipArchive from https://github.com/mattconnolly/ZipArchive

UIDevice-Extension from https://github.com/erica/uidevice-extension

New check capability method from https://github.com/a3tweaks/Flipswitch/blob/master/FSCapability.m

MiniZip from http://www.winimage.com/zLibDll/minizip.html

fixblankicon is an executable from ipod4g, which is used in old script to fix blank icons. It is not used in the binary.

ipainstaller's People

Contributors

hongsolo9 avatar qiniuge avatar autopear avatar hexploitable avatar bbodenmiller avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.