Package ghidra.app.util.opinion
Class PeLoader.CompilerOpinion
java.lang.Object
ghidra.app.util.opinion.PeLoader.CompilerOpinion
- Enclosing class:
PeLoader
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetOpinion
(PortableExecutable pe, ByteProvider provider, Program program, TaskMonitor monitor, MessageLog log)
-
Constructor Details
-
CompilerOpinion
public CompilerOpinion()
-
-
Method Details
-
getOpinion
public static PeLoader.CompilerOpinion.CompilerEnum getOpinion(PortableExecutable pe, ByteProvider provider, Program program, TaskMonitor monitor, MessageLog log) throws IOException - Throws:
IOException
-