addedmethod:
isValid
boolean isValid() throws IOException
addedmethod:
parse
void parse(ghidra.util.task.TaskMonitor monitor) throws IOException
removedmethod:
isValid
static boolean isValid(ghidra.app.util.bin.ByteProvider provider) throws IOException
removedmethod:
parse
void parse(ghidra.app.util.bin.ByteProvider provider, ghidra.util.task.TaskMonitor monitor) throws IOException
removedmethod:
parseSectionHeaders
void parseSectionHeaders(ghidra.app.util.bin.ByteProvider provider) throws IOException