PortableExecutable

Package: ghidra.app.util.bin.format.pe
Type: class

10.2_PUBLIC

removedmethod: createPortableExecutable
static ghidra.app.util.bin.format.pe.PortableExecutable createPortableExecutable(generic.continues.GenericFactory factory, ghidra.app.util.bin.ByteProvider bp, ghidra.app.util.bin.format.pe.PortableExecutable.SectionLayout layout) throws IOException
removedmethod: createPortableExecutable
static ghidra.app.util.bin.format.pe.PortableExecutable createPortableExecutable(generic.continues.GenericFactory factory, ghidra.app.util.bin.ByteProvider bp, ghidra.app.util.bin.format.pe.PortableExecutable.SectionLayout layout, boolean advancedProcess, boolean parseCliHeaders) throws IOException

9.0.1_PUBLIC

introducedInitial version