Releases: avanturation/PyApple
Releases · avanturation/PyApple
PyApple 2.0.1
Installation
python3 -m pip install pyapple
Changelogs
- Fixed a bug occurs when
pyapple.src.ipsw
tries to map undefined fields onpyapple.interface.ios
PyApple 2.0.0
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
Changelogs
- Fixed some bugs
PyApple 1.0.1
Changelogs
-
Fixed Intel-based macOS fetching
-
Removed SHSH2 features
-
Some bug fixes
PyApple 1.0.0
First version of PyApple
(Maybe) buggy, unstable