Package ghidra.app.util.bin.format.macho
-
Class Summary Class Description CpuSubTypes CpuTypes MachConstants MachHeader Represents a mach_header structure.MachHeaderFileTypes MachHeaderFlags Constants for the flags field of the mach_headerRelocationFactory RelocationInfo Represents a relocation_info structure.ScatteredRelocationInfo Represents a scattered_relocation_info structure.Section Represents a section and section_64 structure.SectionAttributes SectionNames SectionTypes -
Enum Summary Enum Description RelocationTypeARM RelocationTypeARM64 RelocationTypeGeneric RelocationTypePPC RelocationTypeX86_32 RelocationTypeX86_64 -
Exception Summary Exception Description MachException An exception class to handle encountering invalid Mach-O Headers.ObsoleteException