Metadata-Version: 2.1
Name: pyimg3lib
Version: 1.0.6
Summary: iOS Image3 lib
Home-page: https://github.com/Merculous/PyImg3lib
Author: Merculous
Author-email: 24739823+Merculous@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pycryptodome (>=3.19.0,<4.0.0)
Requires-Dist: pylzss (>=0.3.4,<0.4.0)
Project-URL: Repository, https://github.com/Merculous/PyImg3lib
Description-Content-Type: text/markdown


This code will interact with Apple's img3 data.

# Credits

axi0mX: ipwndfu \
plzdonthaxme (plx): Help with figuring out the iOS 3.0 kernel decompression stuff and pointing out what I've been doing wrong \
m1stadev: lzss fixes

