BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
ImportDirWrapper Member List

This is the complete list of members for ImportDirWrapper, including all inherited members.

AbstractByteBuffer()AbstractByteBufferinline
addEntry(ExeNodeWrapper *entry)ExeNodeWrappervirtual
addEntryAt(ExeNodeWrapper *entry, offset_t nextOffset)ExeNodeWrapperprotectedvirtual
addMapping(ExeNodeWrapper *func)ImportBaseDirWrapperprotectedvirtual
canAddEntry()ExeNodeWrappervirtual
canCopyToOffset(offset_t rawOffset)ExeElementWrapperprotectedvirtual
clear()ExeNodeWrapperprotectedvirtual
clearMapping()ImportBaseDirWrappervirtual
containsAddrType(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrapperinlinevirtual
containsBlock(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
containsDataType(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrapperinlinevirtual
copyToOffset(offset_t rawOffset)ExeElementWrapperprotected
DataDirEntryWrapper(PEFile *pe, pe::dir_entry v_entryType)DataDirEntryWrapperprotected
entriesExeNodeWrapperprotected
entryNumExeNodeWrapperprotected
entryTypeDataDirEntryWrapperprotected
ExeElementWrapper(Executable *exe)ExeElementWrapper
ExeNodeWrapper(Executable *pe, ExeNodeWrapper *parent=NULL)ExeNodeWrapper
ExeNodeWrapper(Executable *pe, ExeNodeWrapper *parent, size_t entryNumber)ExeNodeWrapper
fillContent(BYTE filling)AbstractByteBuffer
firstDescriptor()ImportDirWrapperprotected
geEntrySize()ExeNodeWrappervirtual
getContent()ExeElementWrapperinlinevirtual
getContentAt(offset_t offset, bufsize_t size, bool allowExceptions=false)AbstractByteBuffervirtual
getContentAtPtr(BYTE *ptr, bufsize_t size, bool allowExceptions=false)AbstractByteBuffervirtual
getContentSize()ExeElementWrapperinlinevirtual
getDataDirectory()ImportDirWrapperprotected
getDirEntryAddress()DataDirEntryWrapper
getDirEntrySize(bool trimToExeSize=false)DataDirEntryWrapper
getDirEntryType()DataDirEntryWrapperinline
getEntriesCount()ExeNodeWrapperinlinevirtual
getEntriesCount(std::vector< ExeNodeWrapper * > &_entries)ExeNodeWrapperprotected
getEntriesNum()ExeNodeWrapperinlinevirtual
getEntryAt(size_t fieldId)ExeNodeWrappervirtual
getEntryAt(std::vector< ExeNodeWrapper * > &_entries, size_t fieldId)ExeNodeWrapperprotected
getEntryId()ExeNodeWrapperinline
getExe()ExeElementWrapperinline
getFieldName(size_t fieldId, size_t subField)ImportBaseDirWrapperinlinevirtual
getFieldName(size_t fieldId)ImportBaseDirWrapperinlinevirtual
getFieldOffset(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrappervirtual
getFieldPtr(size_t fieldId, size_t subField)ImportBaseDirWrapperinlinevirtual
DataDirEntryWrapper::getFieldPtr(size_t fieldId)ExeElementWrapperinline
getFieldsCount()ImportBaseDirWrapperinlinevirtual
getFieldSize(size_t fieldId, size_t subField=FIELD_NONE)ImportBaseDirWrapperinlinevirtual
getLastEntry()ExeNodeWrapper
getMaxSizeFromOffset(offset_t startOffset)AbstractByteBuffer
getMaxSizeFromPtr(BYTE *ptr)AbstractByteBufferinline
getName()ImportDirWrapperinlinevirtual
getNextEntryOffset()ExeNodeWrappervirtual
getNumValue(size_t fieldId, size_t subField, bool *isOk)ExeElementWrappervirtual
getNumValue(size_t fieldId, bool *isOk)ExeElementWrapperinline
AbstractByteBuffer::getNumValue(offset_t offset, bufsize_t size, bool *isOk)AbstractByteBuffer
getOffset()ExeElementWrappervirtual
getOffset(void *ptr, bool allowExceptions=false)ExeElementWrappervirtual
getParentNode()PENodeWrapperinlinevirtual
getPE()PENodeWrapperinline
getPtr()ImportDirWrapperinlinevirtual
getSize()ImportDirWrappervirtual
getStringValue(offset_t rawOffset, bufsize_t len=BUFSIZE_MAX, bool acceptNonTerminated=false)AbstractByteBuffer
getSubfieldName(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getSubfieldPtr(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getSubFieldsCount()ExeNodeWrapperinlinevirtual
getSubfieldSize(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getThunksList()ImportBaseDirWrapperinline
getWAsciiStringValue(offset_t rawOffset, bufsize_t len, bool acceptNonTerminated=false)AbstractByteBuffer
getWrappedValue(size_t fieldId, size_t subField)ExeElementWrappervirtual
getWrappedValue(size_t fieldId)ExeElementWrapperinlinevirtual
getWStringValue(offset_t rawOffset, bufsize_t len)AbstractByteBuffer
hasSubfieldWrapper(size_t parentType)ExeElementWrapperinlinevirtual
hasThunk(offset_t thunk)ImportBaseDirWrapperinline
ImportBaseDirWrapper(PEFile *pe, pe::dir_entry v_entryType)ImportBaseDirWrapperinlineprotected
ImportDirWrapper(PEFile *pe)ImportDirWrapperinline
ImportEntryWrapper classImportDirWrapperfriend
importsCountImportBaseDirWrapperprotected
intersectsBlock(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
invalidEntriesImportBaseDirWrapperprotected
isAreaEmpty(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
isBit32()ExeElementWrapperinline
isBit64()ExeElementWrapperinline
isMyEntryType(ExeNodeWrapper *entry)ExeNodeWrapperprotectedvirtual
isResized()AbstractByteBufferinlinevirtual
isTruncated()AbstractByteBufferinlinevirtual
isValid()ImportBaseDirWrappervirtual
ExeElementWrapper::isValid(AbstractByteBuffer *buf)AbstractByteBufferstatic
loadNextEntry(size_t cntr)ImportDirWrapperprotectedvirtual
m_ExeExeElementWrapperprotected
m_PEPENodeWrapperprotected
operator[](size_t idx)AbstractByteBuffer
parentNodeExeNodeWrapperprotected
pasteBuffer(offset_t rawOffset, AbstractByteBuffer *buf, bool allowTrunc)AbstractByteBuffer
PENodeWrapper(PEFile *pe, PENodeWrapper *parent=NULL)PENodeWrapper
PENodeWrapper(PEFile *pe, PENodeWrapper *parent, size_t entryNumber)PENodeWrapper
peParentNodePENodeWrapperprotected
reloadMapping()ImportBaseDirWrappervirtual
resize(bufsize_t newSize)AbstractByteBufferinlinevirtual
setBufferedValue(BYTE *dstPtr, BYTE *srcPtr, bufsize_t srcSize, bufsize_t paddingSize, bool allowExceptions=false)AbstractByteBuffervirtual
setNumValue(size_t fieldId, size_t subField, uint64_t val)ExeElementWrappervirtual
setNumValue(size_t fieldId, uint64_t val)ExeElementWrapperinline
AbstractByteBuffer::setNumValue(offset_t offset, bufsize_t size, uint64_t newVal)AbstractByteBuffer
setStringValue(offset_t rawOffset, QString newText)AbstractByteBuffer
setTextValue(char *textPtr, std::string newText, size_t fieldLimitLen=0)AbstractByteBuffer
substFragmentByFile(offset_t offset, bufsize_t contentSize, QFile &fIn)AbstractByteBuffer
thunkSize(Executable::exe_bits bits)ImportBaseDirWrapperstatic
thunksListImportBaseDirWrapperprotected
thunkToFuncName(offset_t thunk, bool shortName=true)ImportBaseDirWrapper
thunkToFunction(offset_t thunk)ImportBaseDirWrapper
thunkToLib(offset_t thunk)ImportBaseDirWrapperprotected
thunkToLibMapImportBaseDirWrapperprotected
thunkToLibName(offset_t thunk)ImportBaseDirWrapper
translateFieldContent(size_t fieldId)ExeElementWrapperinlinevirtual
wrap()ImportBaseDirWrappervirtual
~AbstractByteBuffer()AbstractByteBufferinlinevirtual
~ExeElementWrapper()ExeElementWrapperinlinevirtual
~ExeNodeWrapper()ExeNodeWrapperinlinevirtual
~PENodeWrapper()PENodeWrapperinlinevirtual