CompilerOpinion

Package: ghidra.app.util.opinion
Type: class

11.0_PUBLIC

addedmethod: getOpinion
static ghidra.app.util.opinion.PeLoader.CompilerOpinion.CompilerEnum getOpinion(ghidra.app.util.bin.format.pe.PortableExecutable pe, ghidra.app.util.bin.ByteProvider provider, ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log) throws IOException
removedmethod: getOpinion
static ghidra.app.util.opinion.PeLoader.CompilerOpinion.CompilerEnum getOpinion(ghidra.app.util.bin.format.pe.PortableExecutable pe, ghidra.app.util.bin.ByteProvider provider) throws IOException

10.3_PUBLIC

removedmethod: stripFamily
static java.lang.String stripFamily(ghidra.app.util.opinion.PeLoader.CompilerOpinion.CompilerEnum val)

9.0.1_PUBLIC

introducedInitial version