Skip to content

Releases: avanturation/PyApple

PyApple 2.0.1

09 Dec 11:17
Compare
Choose a tag to compare

Installation

python3 -m pip install pyapple

Changelogs

  • Fixed a bug occurs when pyapple.src.ipsw tries to map undefined fields on pyapple.interface.ios

PyApple 2.0.0

26 Nov 11:36
Compare
Choose a tag to compare

PyApple v2

Installation

python3 -m pip install pyapple

Changelogs

  • Various bug fixes and optimizations.
  • New feature: Searching and fetching jailbreak repos & tweaks.
  • New feature: Fetching assets and asset info from Apple's Pallas OTA server.
  • New feature: A wrapper for tsschecker. (Need tsschecker installed and make sure it exists on PATH)

PyApple 1.0.2

16 Mar 00:32
Compare
Choose a tag to compare

Changelogs

  • Fixed some bugs

PyApple 1.0.1

24 Feb 08:23
Compare
Choose a tag to compare

Changelogs

  • Fixed Intel-based macOS fetching

  • Removed SHSH2 features

  • Some bug fixes

PyApple 1.0.0

20 Feb 18:56
Compare
Choose a tag to compare

First version of PyApple

(Maybe) buggy, unstable