package
18.12.10+incompatible
Repository: https://github.com/blacktop/ipsw.git
Documentation: pkg.go.dev

# Functions

Decompress decompresses a lernelcache.
Extract extracts and decompresses a lernelcache from ipsw.
No description provided by the author
InsertStringToFile inserts sting to n-th line of file.
No description provided by the author
Open opens the named file using os.Open and prepares it for use as a compressed kernelcache.
ParseMachO parses the kernelcache as a mach-o.
Unzip - https://stackoverflow.com/a/24792688.

# Structs

A CompressedCache represents an open compressed kernelcache file.
Img4 Kernelcache object.
A LzssHeader represents the LZSS header.