server

package
v0.0.0-prerelease Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	URL string
	// contains filtered or unexported fields
}

func NewServer

func NewServer(url string) *Server

func (Server) GetDSC

func (s Server) GetDSC(uuid string) (*model.DyldSharedCache, error)

func (Server) GetDSCImage

func (s Server) GetDSCImage(uuid string, addr uint64) (*model.Macho, error)

func (Server) GetMachO

func (s Server) GetMachO(uuid string) (*model.Macho, error)

func (Server) GetSymbol

func (s Server) GetSymbol(uuid string, addr uint64) (*model.Symbol, error)

func (Server) HasIPSW

func (s Server) HasIPSW(version, build, device string) (bool, error)

func (Server) Ping

func (s Server) Ping() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL