package
3.1.581+incompatible
Repository: https://github.com/blacktop/ipsw.git
Documentation: pkg.go.dev
# Functions
Decompress decompresses a compressed kernelcache.
DecompressData decompresses compressed kernelcache []byte data.
DecompressKernelManagement decompresses a compressed KernelManagement_host kernelcache.
DecompressKernelManagementData decompresses a compressed KernelManagement_host kernelcache's data.
Extract extracts and decompresses a kernelcache from ipsw.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetMachTrapTable returns the mach trap table for the given kernel.
No description provided by the author
GetSyscallTable returns a map of system call table as array of sysent structs.
No description provided by the author
InsertStringToFile inserts sting to n-th line of file.
No description provided by the author
KextList lists all the kernel extensions in the kernelcache.
No description provided by the author
Parse parses the compressed kernelcache Img4 data.
ParseImg4Data parses a img4 data containing a compressed kernelcache.
ParseMachO parses the kernelcache as a mach-o.
No description provided by the author
No description provided by the author
No description provided by the author
RemoteParse parses plist files in a remote ipsw file.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BsdSyscall is the bsd syscall object.
No description provided by the author
A CompressedCache represents an open compressed kernelcache file.
Im4p Kernelcache object.
KernelVersion represents the kernel version.
No description provided by the author
No description provided by the author
LLVMVersion represents the LLVM version used to compile the kernel.
No description provided by the author
MachSyscall is the mach tral object.
MachTrap is the mach_trap object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SyscallsData is the struct that holds the syscall data.
No description provided by the author
Version represents the kernel version and LLVM version.
# Type aliases
No description provided by the author