Versions in this module Expand all Collapse all v0 v0.1.0 Sep 7, 2023 Changes in this version + type Context struct + Build string + DSC string + Folder string + IPSWPath string + Info *info.Info + IsMounted bool + KDK string + Kernel kernel + Mount map[string]mount + MountPath string + SystemOsDmgPath string + Version string + Webkit string + type Diff struct + Dylibs struct{ ... } + Ents string + KDKs string + Kexts string + Launchd string + New Context + Old Context + Title string + func New(title, ipswOld, ipswNew string, kdks []string) *Diff + func (d *Diff) Diff() (err error) + func (d *Diff) Save(folder string) error + func (d *Diff) String() string + func (d *Diff) ToHTML(folder string) error v0.0.0-prerelease Dec 5, 2025