retdec
retdec::cpdetect::Search Member List

This is the complete list of members for retdec::cpdetect::Search, including all inherited members.

areaSimilarity(const std::string &signPattern, Similarity &sim, std::size_t startOffset, std::size_t stopOffset) constretdec::cpdetect::Search
averageSlashLenretdec::cpdetect::Searchprivate
bytesFromNibbles(std::size_t nNibbles) constretdec::cpdetect::Searchprivate
countImpNibbles(const std::string &signPattern) constretdec::cpdetect::Search
countSimilarity(const std::string &signPattern, Similarity &sim, std::size_t fileOffset, std::size_t shift=0) constretdec::cpdetect::Search
createSignature(std::string &pattern, std::size_t fileOffset, std::size_t size) constretdec::cpdetect::Search
exactComparison(const std::string &signPattern, std::size_t fileOffset, std::size_t shift=0) constretdec::cpdetect::Search
fileLoadedretdec::cpdetect::Searchprivate
fileSupportedretdec::cpdetect::Searchprivate
findSlashedSignature(const std::string &signPattern, std::size_t startOffset, std::size_t stopOffset) constretdec::cpdetect::Search
findUnslashedSignature(const std::string &signPattern, std::size_t startOffset, std::size_t stopOffset) constretdec::cpdetect::Search
getNibbles() constretdec::cpdetect::Search
getPlainString() constretdec::cpdetect::Search
getRelativeJump(std::size_t fileOffset, std::size_t shift, std::int64_t &moveSize) constretdec::cpdetect::Search
hasString(const std::string &str) constretdec::cpdetect::Search
hasString(const std::string &str, std::size_t fileOffset) constretdec::cpdetect::Search
hasString(const std::string &str, std::size_t startOffset, std::size_t stopOffset) constretdec::cpdetect::Search
hasStringInSection(const std::string &str, const retdec::fileformat::Section *section) constretdec::cpdetect::Search
hasStringInSection(const std::string &str, std::size_t sectionIndex) constretdec::cpdetect::Search
hasStringInSection(const std::string &str, const std::string &sectionName) constretdec::cpdetect::Search
haveSlashes() constretdec::cpdetect::Searchprivate
isFileLoaded() constretdec::cpdetect::Search
isFileSupported() constretdec::cpdetect::Search
jumpsretdec::cpdetect::Searchprivate
nibblesretdec::cpdetect::Searchprivate
nibblesFromBytes(std::size_t nBytes) constretdec::cpdetect::Searchprivate
parserretdec::cpdetect::Searchprivate
plainretdec::cpdetect::Searchprivate
Search(retdec::fileformat::FileFormat &fileParser)retdec::cpdetect::Search