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

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

AbstractByteBuffer()AbstractByteBufferinline
addEntry(ExeNodeWrapper *entry)ExeNodeWrappervirtual
addEntryAt(ExeNodeWrapper *entry, offset_t nextOffset)ExeNodeWrapperprotectedvirtual
addMapping(ExeNodeWrapper *entry)ExeNodeWrapperinlineprotectedvirtual
canAddEntry()ExeNodeWrappervirtual
canCopyToOffset(offset_t rawOffset)ExeElementWrapperprotectedvirtual
CERT_CONTENT enum valueSecurityDirWrapper
CERT_LEN enum valueSecurityDirWrapper
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)SecurityDirWrappervirtual
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
FIELD_COUNTER enum valueSecurityDirWrapper
fillContent(BYTE filling)AbstractByteBuffer
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()DataDirEntryWrapper
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)SecurityDirWrappervirtual
getFieldOffset(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrappervirtual
getFieldPtr(size_t fieldId, size_t subField)SecurityDirWrappervirtual
DataDirEntryWrapper::getFieldPtr(size_t fieldId)ExeElementWrapperinline
getFieldsCount()SecurityDirWrapperinlinevirtual
getFieldSize(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrappervirtual
getLastEntry()ExeNodeWrapper
getMaxSizeFromOffset(offset_t startOffset)AbstractByteBuffer
getMaxSizeFromPtr(BYTE *ptr)AbstractByteBufferinline
getName()SecurityDirWrapperinlinevirtual
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()SecurityDirWrappervirtual
getSize()SecurityDirWrappervirtual
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()SecurityDirWrapperinlinevirtual
getSubfieldSize(size_t fieldId, size_t subField)ExeNodeWrappervirtual
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
intersectsBlock(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
isAreaEmpty(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
isBit32()ExeElementWrapperinline
isBit64()ExeElementWrapperinline
isMyEntryType(ExeNodeWrapper *entry)ExeNodeWrapperprotectedvirtual
isResized()AbstractByteBufferinlinevirtual
isTruncated()AbstractByteBufferinlinevirtual
isValid()ExeNodeWrapperinlinevirtual
ExeElementWrapper::isValid(AbstractByteBuffer *buf)AbstractByteBufferstatic
loadNextEntry(size_t entryNum)ExeNodeWrapperinlineprotectedvirtual
m_ExeExeElementWrapperprotected
m_PEPENodeWrapperprotected
NONE enum valueSecurityDirWrapper
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()ExeNodeWrapperinlinevirtual
resize(bufsize_t newSize)AbstractByteBufferinlinevirtual
REVISION enum valueSecurityDirWrapper
SecurityDirFID enum nameSecurityDirWrapper
SecurityDirWrapper(PEFile *pe)SecurityDirWrapperinline
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
translateFieldContent(size_t fieldId)SecurityDirWrappervirtual
translateType(int type)SecurityDirWrapper
TYPE enum valueSecurityDirWrapper
wrap()SecurityDirWrappervirtual
~AbstractByteBuffer()AbstractByteBufferinlinevirtual
~ExeElementWrapper()ExeElementWrapperinlinevirtual
~ExeNodeWrapper()ExeNodeWrapperinlinevirtual
~PENodeWrapper()PENodeWrapperinlinevirtual
~SecurityDirWrapper()SecurityDirWrapperinline