Versions in this module Expand all Collapse all v0 v0.1.0 Sep 7, 2023 Changes in this version + func GetTSSResponse(conf *Config) ([]byte, error) + func Personalize(conf *PersonalConfig) ([]byte, error) + type Blob struct + ApImg4Ticket []byte + BBTicket []byte + BasebandFirmware struct{ ... } + EUICCTicket []byte + ServerVersion string + type Config struct + ApNonce []byte + Build string + Device string + ECID uint64 + Image4Supported bool + Insecure bool + Proxy string + SepNonce []byte + Version string + type PersonalConfig struct + BuildManifest *info.BuildManifest + Insecure bool + Nonce string + PersonlID map[string]any + Proxy string + type Request struct + ApBoardID uint64 + ApChipID uint64 + ApECID uint64 + ApImg4Ticket bool + ApNonce []byte + ApProductionMode bool + ApSecurityDomain int + ApSecurityMode bool + ApSupportsImg4 bool + BBTicket bool + HostPlatformInfo string + LoadableTrustCache info.IdentityManifest + Locality string + PearlCertificationRootPub []byte + PersonalizedDMG info.IdentityManifest + SepNonce []byte + UID_MODE bool + UUID string + UniqueBuildID []byte + VersionInfo string + type Response struct + Message string + Plist string + Status int