DebugDirectoryParser

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

10.2_PUBLIC

addedmethod: checkPointer
boolean checkPointer(long ptr)
addedmethod: checkRVA
boolean checkRVA(long rva)
modifiedtype-implements: DebugDirectoryParser
- (none)
+ ghidra.app.util.bin.format.pe.OffsetValidator
removedmethod: createDebugDirectoryParser
static ghidra.app.util.bin.format.pe.debug.DebugDirectoryParser createDebugDirectoryParser(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, long ptr, int size, ghidra.app.util.bin.format.pe.OffsetValidator validator) throws IOException

9.0.1_PUBLIC

introducedInitial version