ProgramMemoryUtil

Package: ghidra.program.util
Type: class

9.2_PUBLIC

addedmethod: getDirectAddressBytes
static byte[] getDirectAddressBytes(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address toAddress)
addedmethod: getImageBaseOffsets32Bytes
static byte[] getImageBaseOffsets32Bytes(ghidra.program.model.listing.Program program, int alignment, ghidra.program.model.address.Address toAddress)
addedmethod: getShiftedDirectAddressBytes
static byte[] getShiftedDirectAddressBytes(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address toAddress)

9.0.1_PUBLIC

introducedInitial version