FixedVirtualMemoryFileCommand

Package: ghidra.app.util.bin.format.macho.commands
Type: class

11.4_PUBLIC

modifiedmethod: getHeaderAddress
return type: int → long
- int getHeaderAddress()
+ long getHeaderAddress()

10.4_PUBLIC

addedmethod: markupRawBinary
void markupRawBinary(ghidra.app.util.bin.format.macho.MachHeader header, ghidra.program.flatapi.FlatProgramAPI api, ghidra.program.model.address.Address baseAddress, ghidra.program.model.listing.ProgramModule parentModule, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log)
removedmethod: markup
void markup(ghidra.app.util.bin.format.macho.MachHeader header, ghidra.program.flatapi.FlatProgramAPI api, ghidra.program.model.address.Address baseAddress, boolean isBinary, ghidra.program.model.listing.ProgramModule parentModule, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log)

10.2_PUBLIC

removedmethod: createFixedVirtualMemoryFileCommand
static ghidra.app.util.bin.format.macho.commands.FixedVirtualMemoryFileCommand createFixedVirtualMemoryFileCommand(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader) throws IOException

9.0.1_PUBLIC

introducedInitial version