EncryptedInformationCommand

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

11.4_PUBLIC

modifiedmethod: getCryptOffset
return type: int → long
- int getCryptOffset()
+ long getCryptOffset()
modifiedmethod: getCryptSize
return type: int → long
- int getCryptSize()
+ long getCryptSize()

10.4_PUBLIC

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)

9.0.1_PUBLIC

introducedInitial version